Update some documentation to refer to Git rather than Bazaar.
authorColin Watson <cjwatson@ubuntu.com>
Mon, 23 Dec 2013 14:43:41 +0000 (14:43 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Mon, 23 Dec 2013 14:43:41 +0000 (14:43 +0000)
* docs/grub.texi (Obtaining and Building GRUB): Refer to Git rather
than Bazaar.
* po/README: Likewise.  Fix spelling mistake.

ChangeLog
docs/grub.texi
po/README

index e2bbd8c..72ecf15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-12-23  Colin Watson  <cjwatson@debian.org>
+
+       Update some documentation to refer to Git rather than Bazaar.
+
+       * docs/grub.texi (Obtaining and Building GRUB): Refer to Git rather
+       than Bazaar.
+       * po/README: Likewise.  Fix spelling mistake.
+
 2013-12-23  Colin Watson  <cjwatson@ubuntu.com>
 
        Don't distribute config.h.
index 91fa1de..46b9e7f 100644 (file)
@@ -6385,7 +6385,7 @@ just do:
 @end group
 @end example
 
-Also, the latest version is available using Bazaar. See
+Also, the latest version is available using Git. See
 @uref{http://www.gnu.org/software/grub/grub-download.html} for more
 information.
 
index c9be27b..aaf8292 100644 (file)
--- a/po/README
+++ b/po/README
@@ -1,6 +1,6 @@
 
-If you checked out this source tree directly from GRUB Bazaar, you might
-be wondering where are the POT and PO files.  Here are some instructions
+If you checked out this source tree directly from GRUB Git, you might be
+wondering where are the POT and PO files.  Here are some instructions
 that will hopefully clarify the situation.
 
   - If you're a user or a distributor, simply fill the po directory by
@@ -16,7 +16,7 @@ that will hopefully clarify the situation.
     (http://translationproject.org/).  The GRUB project doesn't interact
     with translators directly (but we dearly appreciate your work!).
 
-  - If you're a developer adding/removing/modifiing translatable strings,
+  - If you're a developer adding/removing/modifying translatable strings,
     you can check that these turn into a sane POT file by using the
     `po/grub.pot' make rule.