* configure.ac: Fix spelling.

* grub-core/commands/parttool.c: Fix grammar.
* grub-core/disk/ldm.c: Use consistent capitalisation for "LDM
Embedding Partition".
This commit is contained in:
Colin Watson 2013-12-23 13:32:35 +00:00
parent 74fa9ac1a6
commit 16f7455b04
4 changed files with 11 additions and 4 deletions

View file

@ -1,3 +1,10 @@
2013-12-23 Colin Watson <cjwatson@ubuntu.com>
* configure.ac: Fix spelling.
* grub-core/commands/parttool.c: Fix grammar.
* grub-core/disk/ldm.c: Use consistent capitalisation for "LDM
Embedding Partition".
2013-12-23 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/arm64/linux.h: Remove leftovers. Add missing prefixes.