[anjuta/gnome-3-4] Fix a typo in the code-analyzer plugin name



commit c0a009a7327255469fde69d44f9dc15970d15687
Author: Gabor Kelemen <kelemeng gnome hu>
Date:   Sun Apr 22 17:25:15 2012 +0200

    Fix a typo in the code-analyzer plugin name

 plugins/code-analyzer/code-analyzer.plugin.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/code-analyzer/code-analyzer.plugin.in b/plugins/code-analyzer/code-analyzer.plugin.in
index 734fa52..e266bfb 100644
--- a/plugins/code-analyzer/code-analyzer.plugin.in
+++ b/plugins/code-analyzer/code-analyzer.plugin.in
@@ -1,6 +1,6 @@
 [Anjuta Plugin]
 Location=anjuta-code-analyzer:CodeAnalyzerPlugin
 Icon=code-analyzer.png
-_Name=Code Anaylyzer
+_Name=Code Analyzer
 _Description=Analyze code with the clang-analyzer framework
-Interfaces=IAnjutaEnvironment
\ No newline at end of file
+Interfaces=IAnjutaEnvironment



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]