[geany/geany] 8330c6: Fix a small grammatical issue
Frank Lanitz
git-noreply at xxxxx
Fri Nov 18 01:23:56 UTC 2016
Branch: refs/heads/master
Author: Frank Lanitz <frank at frank.uvena.de>
Committer: GitHub <noreply at github.com>
Date: Fri, 18 Nov 2016 01:23:50 UTC
Commit: 8330c68a296e611d8d1e147adc793941185f3ff1
https://github.com/geany/geany/commit/8330c68a296e611d8d1e147adc793941185f3ff1
Log Message:
-----------
Fix a small grammatical issue
Modified Paths:
--------------
data/geany.glade
Modified: data/geany.glade
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4534,7 +4534,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Removes trailing spaces and tabs and the end of lines</property>
+ <property name="tooltip_text" translatable="yes">Removes trailing spaces and tabs at the end of lines</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list