[anjuta] Fixed one typo and one small mistake



commit a5556eda19bb389b7979e0764874d82e7f2756ba
Author: Jorge GonzÃlez <jorgegonz svn gnome org>
Date:   Sat Aug 20 12:49:45 2011 +0200

    Fixed one typo and one small mistake

 manuals/anjuta-manual/C/debug-cpu.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manuals/anjuta-manual/C/debug-cpu.page b/manuals/anjuta-manual/C/debug-cpu.page
index 624a1d8..f21070b 100755
--- a/manuals/anjuta-manual/C/debug-cpu.page
+++ b/manuals/anjuta-manual/C/debug-cpu.page
@@ -29,7 +29,7 @@
     </steps>
 
     <p>Register which value has changed since the last stop are in red. It is
-    possible ton change the value of any register by clicking in the value
+    possible to change the value of any register by clicking in the value
     column and entering a new value.</p>	
 
   </section>
@@ -51,7 +51,7 @@
     <p>The addressing space of even a 32-bit microprocessor is very large
     (4 gigabytes), so it is very difficult to go to a particular address
     with the scrollbar. But you can click on the right mouse button and select
-    <gui>Goto address</gui> to get a small edit box where you can enter an
+    <gui>Go to address</gui> to get a small edit box where you can enter an
     address in hexadecimal.</p>
   </section>
 



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