[systemd-commits] src/shared
David Strauss
straussd at kemper.freedesktop.org
Wed Sep 18 13:47:32 PDT 2013
src/shared/fileio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c22428fb73acab46a74c6ed069f03f4fd86c7ae2
Author: David Strauss <david at davidstrauss.net>
Date: Wed Sep 18 15:46:51 2013 -0500
Spelling fix from later revision of committed patch from Shawn Landden <shawn at churchofgit.com>.
diff --git a/src/shared/fileio.c b/src/shared/fileio.c
index 8aa4cdb..01b803c 100644
--- a/src/shared/fileio.c
+++ b/src/shared/fileio.c
@@ -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.
*/
More information about the systemd-commits
mailing list