|
From: Tapio V. <aa...@us...> - 2011-01-31 14:38:03
|
Module: editor
Branch: master
Commit: 0b4e91eac4d910acca57b84dcf8785e49d7fb302
Author: Tapio Vierros <tap...@gm...>
Date: Mon Jan 31 16:16:10 2011 +0200
Fix line break check box text.
---
editor.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/editor.ui b/editor.ui
index 08f831e..da46a5a 100644
--- a/editor.ui
+++ b/editor.ui
@@ -179,7 +179,7 @@
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
- <string>Line break after this</string>
+ <string>Sentence beginning</string>
</property>
</widget>
</item>
|