+2011-04-08 Colin Watson <cjwatson@ubuntu.com>
+
+ * docs/grub-dev.texi: Fix spelling of "developer" throughout.
+ * grub-core/fs/i386/pc/pxe.c (parse_dhcp_vendor): Fix spelling of
+ "development".
+
2011-04-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/menu_entry.c (run): Use grub_memcpy rather than
@c %**start of header
@setfilename grub-dev.info
@include version-dev.texi
-@settitle GNU GRUB Developpers Manual @value{VERSION}
+@settitle GNU GRUB Developers Manual @value{VERSION}
@c Unify all our little indices for now.
@syncodeindex fn cp
@syncodeindex vr cp
@finalout
@copying
-This developper manual is for GNU GRUB (version @value{VERSION},
+This developer manual is for GNU GRUB (version @value{VERSION},
@value{UPDATED}).
Copyright @copyright{} 1999,2000,2001,2002,2004,2005,2006,2008,2009,2010,2011 Free Software Foundation, Inc.
@titlepage
@sp 10
-@title the GNU GRUB developper manual
+@title the GNU GRUB developer manual
@subtitle The GRand Unified Bootloader, version @value{VERSION}, @value{UPDATED}.
@author Yoshinori K. Okuji
@author Colin D Bennett
@ifnottex
@node Top
-@top GNU GRUB developper manual
+@top GNU GRUB developer manual
-This is the developper documentation of GNU GRUB, the GRand Unified Bootloader,
+This is the developer documentation of GNU GRUB, the GRand Unified Bootloader,
a flexible and powerful boot loader program for a wide range of
architectures.