* docs/grub-dev.texi: Fix spelling of "developer" throughout.

* grub-core/fs/i386/pc/pxe.c (parse_dhcp_vendor): Fix spelling of
"development".
This commit is contained in:
Colin Watson 2011-04-08 14:01:51 +01:00
parent d7a565e962
commit 2c58372857
3 changed files with 12 additions and 6 deletions

View file

@ -481,7 +481,7 @@ parse_dhcp_vendor (void *vend, int limit)
break;
/* If you need any other options please contact GRUB
developpement team. */
development team. */
}
ptr += taglength;