Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/org.eclipse.cdt.managedbuilder.llvm-feature')
-rw-r--r--llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.properties b/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.properties
index 2573f1c3bda..4e0c1d7b9f3 100644
--- a/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.properties
+++ b/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.properties
@@ -16,7 +16,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=LLVM-Family C/C++ Compiler Build Support
+featureName=C/C++ LLVM-Family Compiler Build Support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT

Back to the top