]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: fix comment typos in df.c
authorIvan Sichmann Freitas <ivansichfreitas@gmail.com>
Sat, 21 May 2011 08:39:48 +0000 (10:39 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 21 May 2011 08:39:48 +0000 (10:39 +0200)
* src/df.c: s/Optain/Obtain/

src/df.c

index a049980ec9a30273eb71615123b57393c0dd5f54..1b27675bf1414d070945de57562178e1bf99d5a5 100644 (file)
--- a/src/df.c
+++ b/src/df.c
@@ -241,7 +241,7 @@ print_table (void)
   IF_LINT (free (table));
 }
 
-/* Optain the appropriate header entries.  */
+/* Obtain the appropriate header entries.  */
 
 static void
 get_header (void)
@@ -417,7 +417,7 @@ add_uint_with_neg_flag (uintmax_t *dest, bool *dest_neg,
     *dest = -*dest;
 }
 
-/* Optain a space listing for the disk device with absolute file name DISK.
+/* Obtain a space listing for the disk device with absolute file name DISK.
    If MOUNT_POINT is non-NULL, it is the name of the root of the
    file system on DISK.
    If STAT_FILE is non-null, it is the name of a file within the file