[anjuta] Fixed typo in string



commit f7532a2d597a7979338f98009738d1333af63873
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Fri Nov 11 17:45:28 2011 +0100

    Fixed typo in string

 manuals/anjuta-manual/C/anjuta-code-assist.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manuals/anjuta-manual/C/anjuta-code-assist.page b/manuals/anjuta-manual/C/anjuta-code-assist.page
index 07aa0c7..14c2fc4 100644
--- a/manuals/anjuta-manual/C/anjuta-code-assist.page
+++ b/manuals/anjuta-manual/C/anjuta-code-assist.page
@@ -27,7 +27,7 @@ menu item.
 <note>
 <p>Anjuta supports autocompletion for code written in C/C++, Vala, Javascript
 and Python. Note that autocompletion can only work if anjuta knows about the
-symbols used. If you are using libraries C/C++ libraries that are
+symbols used. If you are using C/C++ libraries that are
 not configured using <cmd>pkg-config</cmd> and/or not added to the project
 configuration, anjuta won't be able to find those
 symbols and autocompletion might not work.
@@ -46,4 +46,4 @@ you type '(' after a function name and show you the signature.</p>
 
 </section>
 
-</page>
\ No newline at end of file
+</page>



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