]> granicus.if.org Git - file/commitdiff
typo in comment.
authorChristos Zoulas <christos@zoulas.com>
Tue, 23 Oct 2007 19:54:35 +0000 (19:54 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 23 Oct 2007 19:54:35 +0000 (19:54 +0000)
src/readelf.c

index 3cf34cc2331e46d059a100e372977ebe89f473a9..69c551498e394479ec53fce5c842d9df42b8cc22 100644 (file)
@@ -37,7 +37,7 @@
 #include "readelf.h"
 
 #ifndef lint
-FILE_RCSID("@(#)$File: readelf.c,v 1.64 2007/09/26 20:42:55 christos Exp $")
+FILE_RCSID("@(#)$File: readelf.c,v 1.65 2007/10/23 19:54:35 christos Exp $")
 #endif
 
 #ifdef ELFCORE
@@ -632,7 +632,7 @@ core:
                         * is in SunOS 5.x and Linux).
                         *
                         * Unfortunately, it's at a different offset
-                        * in varous OSes, so try multiple offsets.
+                        * in various OSes, so try multiple offsets.
                         * If the characters aren't all printable,
                         * reject it.
                         */