]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update typos in changelog
authorTheodore Ts'o <tytso@mit.edu>
Mon, 27 Jun 2005 02:12:40 +0000 (22:12 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 27 Jun 2005 02:12:40 +0000 (22:12 -0400)
debian/changelog
e2fsck/ChangeLog

index f3fc596e4a385bf126d203e0c02d745f6912851a..090b16d2a0fab6e0a1055babea1b73cb3e1bc190 100644 (file)
@@ -2,7 +2,7 @@ e2fsprogs (1.37+1.38-WIP-0620-1) unstable; urgency=low
 
   * Update and clarify man pages.
   * Clarify and clean up e2fsck's problem descriptions
-  * Add Dutch translation, and update French, Polish, Sweedish, and
+  * Add Dutch translation, and update French, Polish, Swedish, and
     Turkish translation.
   * mke2fs and badblocks will check to see if the device appears to be
     busy and abort if so; this feature only works on Linux 2.6 systems.
index 9320c25a5fc5fde5800d199c01194ec694c264a3..a3de7fa04d5ae0341d487716b2498b0347bbf8cb 100644 (file)
@@ -1,7 +1,7 @@
 2005-06-20  Theodore Ts'o  <tytso@mit.edu>
 
        * unix.c (usage, parse_extended_opts): Clean up messages printed
-               by e2fsck for grammer and consistency.
+               by e2fsck for grammar and consistency.
 
 2005-06-19  Theodore Ts'o  <tytso@mit.edu>
 
@@ -14,7 +14,8 @@
        * message.c: Add @m (multiply-claimed) and @n (invalid)
                expansions.
 
-       * problem.c: Clean up the problem messages displayed by e2fsck.
+       * problem.c: Clean up the problem messages displayed by e2fsck,
+               mostly based on suggestions from Benno Schulenberg.
 
 2005-06-05  Theodore Ts'o  <tytso@mit.edu>