Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2017-08-23 12:34:34 +0000
committerDani Megert2017-08-23 12:34:34 +0000
commit285e1cd350eb852ea124518709054e0113ee08da (patch)
treee00ecfcd58d60982a91b0da60dfbb08c2e056448
parent26a28c5dc75603c0ccb249071cc09405cfe56255 (diff)
downloadeclipse.platform.text-285e1cd350eb852ea124518709054e0113ee08da.tar.gz
eclipse.platform.text-285e1cd350eb852ea124518709054e0113ee08da.tar.xz
eclipse.platform.text-285e1cd350eb852ea124518709054e0113ee08da.zip
Aligned formattingI20170823-2000
-rw-r--r--org.eclipse.ui.genericeditor/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.ui.genericeditor/plugin.properties b/org.eclipse.ui.genericeditor/plugin.properties
index eee5f989794..7670e1e42b0 100644
--- a/org.eclipse.ui.genericeditor/plugin.properties
+++ b/org.eclipse.ui.genericeditor/plugin.properties
@@ -20,5 +20,5 @@ context_name=in Generic Code Editor
context_description=When editing in the Generic Code Editor
findReferencesCommand_name=Find References
findReferencesCommand_description=Find other code items referencing the current selected item.
-Bundle-Vendor = Eclipse.org
-Bundle-Name = Generic and Extensible Text Editor \ No newline at end of file
+Bundle-Vendor=Eclipse.org
+Bundle-Name=Generic and Extensible Text Editor \ No newline at end of file

Back to the top