This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FYI: fix typo on web page


Someone on #gdb pointed out a couple typos on the gdb web pages.

I'm checking in this fix.

Tom

Index: current/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/current/index.html,v
retrieving revision 1.39
diff -u -r1.39 index.html
--- current/index.html	7 Aug 2007 23:48:49 -0000	1.39
+++ current/index.html	26 Nov 2008 18:44:54 -0000
@@ -112,7 +112,7 @@
 information. <p>
 
 
-<li><b>Read-write CVS</b> (GDB deveopers only):<p>
+<li><b>Read-write CVS</b> (GDB developers only):<p>
 
 If you already have a read-only copy of CVS on hand then there is no
 need to re-check out a source tree.  Instead a shell script like the
@@ -196,7 +196,7 @@
 </pre>
 </li>
 
-<li><b>Read-write CVS</b> (GDB deveopers only):<br>
+<li><b>Read-write CVS</b> (GDB developers only):<br>
 
 <pre>
 CVS_RSH=ssh ; export CVS_RSH


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]