]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Spelling fix from later revision of committed patch from Shawn Landden <shawn@churcho...
authorDavid Strauss <david@davidstrauss.net>
Wed, 18 Sep 2013 20:46:51 +0000 (15:46 -0500)
committerDavid Strauss <david@davidstrauss.net>
Wed, 18 Sep 2013 20:46:51 +0000 (15:46 -0500)
src/shared/fileio.c

index 8aa4cdbf053c18f02bc4c7b964cf81ae355c0fa0..01b803c82f833bd5289d9a96ec7de4db1ce7a483 100644 (file)
@@ -673,7 +673,7 @@ int get_status_field(const char *filename, const char *pattern, char **field) {
 
         t += strlen(pattern);
         /* Also skip zeros, because when this is used for capabilities,
-         * we don't want the zeros. This way the same cabality set
+         * we don't want the zeros. This way the same capability set
          * always maps to the same string, irrespective of the total
          * capability set size. For other numbers it shouldn't matter.
          */