Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.egit.ui/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.egit.ui/plugin.properties b/org.eclipse.egit.ui/plugin.properties
index d10995c405..7b647bb373 100644
--- a/org.eclipse.egit.ui/plugin.properties
+++ b/org.eclipse.egit.ui/plugin.properties
@@ -246,5 +246,5 @@ ConfigureFetchFromUpstreamCommand.label = Configure F&etch from Upstream...
ConfigurePushToUpstreamCommand.label = Configure P&ush to Upstream...
CommitMessageProviderExtension-point.name = CommitMessageProvider
-FetchFromGerritCommand.name = Fetch from Gerrit
-FetchFromGerritCommand.label = Fetch from &Gerrit... \ No newline at end of file
+FetchFromGerritCommand.name = Fetch From Gerrit
+FetchFromGerritCommand.label = Fetch From &Gerrit...

Back to the top