Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2007-02-05 12:04:35 +0000
committerDani Megert2007-02-05 12:04:35 +0000
commit9b78e91939bb2a2a9a20e6c3db12be3c60aa0125 (patch)
treeb521afa9e00a1c1cc525a6d4b36abba231384401 /org.eclipse.ui.editors/plugin.properties
parent0e6246df2f947199bd929b1db42d249133202f0c (diff)
downloadeclipse.platform.text-9b78e91939bb2a2a9a20e6c3db12be3c60aa0125.tar.gz
eclipse.platform.text-9b78e91939bb2a2a9a20e6c3db12be3c60aa0125.tar.xz
eclipse.platform.text-9b78e91939bb2a2a9a20e6c3db12be3c60aa0125.zip
Finalize API.
Diffstat (limited to 'org.eclipse.ui.editors/plugin.properties')
-rw-r--r--org.eclipse.ui.editors/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.editors/plugin.properties b/org.eclipse.ui.editors/plugin.properties
index 45630472234..aad401b741a 100644
--- a/org.eclipse.ui.editors/plugin.properties
+++ b/org.eclipse.ui.editors/plugin.properties
@@ -109,7 +109,7 @@ command.folding.restore.description = Resets the folding structure
command.revisions.renderingCycle.name = Cycle Revision Coloring Mode
command.revisions.renderingCycle.description = Cycles through the available coloring modes for revisions
command.revisions.authorToggle.name = Toggle Revision Author Display
-command.revisions.authorToggle.description = Toggles the display of the revision author (committer)
+command.revisions.authorToggle.description = Toggles the display of the revision author
command.revisions.idToggle.name = Toggle Revision Id Display
command.revisions.idToggle.description = Toggles the display of the revision id

Back to the top