]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Fix typos for "developer" and "development".
authorColin Watson <cjwatson@ubuntu.com>
Sun, 20 Jan 2013 13:24:47 +0000 (13:24 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Sun, 20 Jan 2013 13:24:47 +0000 (13:24 +0000)
ChangeLog
docs/grub.texi
grub-core/net/bootp.c

index df311cf079d4e9b678fe8bb5092c59568f648968..1c816d6c477aebf19d97894917ceb5dba4e7b4b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-20  Colin Watson  <cjwatson@ubuntu.com>
+
+       Fix typos for "developer" and "development".
+
 2013-01-18  Vladimir Serbinenko  <phcoder@gmail.com>
 
        Add license header to spkmodem-recv.c.
index efedd27e18528a37c20af71e87614077322c1485..2dc0cbeda3988bd306c88be6f02150c9cdbf049f 100644 (file)
@@ -1250,7 +1250,7 @@ beeper) or @samp{spkmodem} (simple data protocol using system speaker).
 
 @samp{spkmodem} is useful when no serial port is available. Connect the output
 of sending system (where GRUB is running) to line-in of receiving system
-(usually developper machine).
+(usually developer machine).
 On receiving system compile @samp{spkmodem-recv} from
 @samp{util/spkmodem-recv.c} and run:
 
@@ -4204,7 +4204,7 @@ and tonal writing (2e5-2e9). GRUB also ignores deprecated (as specified
 in Unicode) characters (e.g. tags). GRUB also doesn't handle so called
 ``annotation characters'' If you can complete either of
 two lists or, better, propose a patch to improve rendering, please contact
-developper team.
+developer team.
 
 @chapter Input terminal
 Firmware console on BIOS, IEEE1275 and ARC doesn't allow you to enter non-ASCII
index f36d4cd34afe59d55a8547ecc1aa0e9d1d00fd2f..33f860ae1c5bf4dd8080a94a677622ca2f64825b 100644 (file)
@@ -140,7 +140,7 @@ parse_dhcp_vendor (const char *name, void *vend, int limit, int *mask)
          break;
 
          /* If you need any other options please contact GRUB
-            developpement team.  */
+            development team.  */
        }
 
       ptr += taglength;