Whamcloud - gitweb
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 f3fc596..090b16d 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 9320c25..a3de7fa 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>