]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - libmount/src/utils.c
misc: Fix various typos
[thirdparty/util-linux.git] / libmount / src / utils.c
index 8b80609e99fd5af3b47801520fae319a3766f022..733a0333099277d0630be88e41fc5682bb2d37a5 100644 (file)
@@ -1013,7 +1013,7 @@ err:
 }
 
 /*
- * Search for @name kernel command parametr.
+ * Search for @name kernel command parameter.
  *
  * Returns newly allocated string with a parameter argument if the @name is
  * specified as "name=" or returns pointer to @name or returns NULL if not