]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Spelling fix
authorBart Van Assche <bvanassche@acm.org>
Tue, 27 Dec 2011 09:14:50 +0000 (09:14 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 27 Dec 2011 09:14:50 +0000 (09:14 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12321

coregrind/m_gdbserver/README_DEVELOPERS
docs/internals/arm_thumb_notes_gdbserver.txt

index e7e9fe4bfcbd62d39de56702f0849ef309009d1f..88aa6175bbc0275911839da70cee9ff32b60230b 100644 (file)
@@ -246,7 +246,7 @@ Automatic regression tests:
 ---------------------------
 Automatic Valgrind gdbserver tests are in the directory
 $(top_srcdir)/gdbserver_tests.
-Read $(top_srcdir)/gdbserver_tests/README_DEVELOPPERS for more
+Read $(top_srcdir)/gdbserver_tests/README_DEVELOPERS for more
 info about testing.
 
 How to integrate support for a new architecture xxx?
index e8d308e8e0da6f4d0c98c090c189eb6eb2be757a..fc4028433e00564e3899dbb541dc7596bb2471ba 100644 (file)
@@ -1,6 +1,6 @@
 (for general information
-  about gdbserver, read coregrind/m_gdbserver/README_DEVELOPPERS
-  about gdbserver tests, read gdbserver_tests/README_DEVELOPPERS).
+  about gdbserver, read coregrind/m_gdbserver/README_DEVELOPERS
+  about gdbserver tests, read gdbserver_tests/README_DEVELOPERS).
 
 ARM thumb and gdbserver
 -----------------------