aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <[email protected]>2014-03-06 14:44:32 +0100
committerhjk <[email protected]>2014-03-06 15:07:54 +0100
commiteee976d1bd28afec45a9af7467581aec48dbbd6e (patch)
tree307df539dedd7dbebb23127c69fb056a37913722
parent61c119ce7ff41f30a50f15cb93f7ab4c1328c2cb (diff)
FakeVim: Fix punctuation of messages
-rw-r--r--src/plugins/fakevim/fakevimoptions.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fakevim/fakevimoptions.ui b/src/plugins/fakevim/fakevimoptions.ui
index 11a789283e1..8aa972b88a8 100644
--- a/src/plugins/fakevim/fakevimoptions.ui
+++ b/src/plugins/fakevim/fakevimoptions.ui
@@ -140,7 +140,7 @@
<item row="7" column="1">
<widget class="QCheckBox" name="checkBoxRelativeNumber">
<property name="toolTip">
- <string>Display line numbers relative to the line containing text cursor.</string>
+ <string>Displays line numbers relative to the line containing text cursor.</string>
</property>
<property name="text">
<string>Show line numbers relative to cursor</string>