]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - sys-utils/swapoff.c
misc: Fix various typos
[thirdparty/util-linux.git] / sys-utils / swapoff.c
index 168d10f3f45f6ce0910820ef890d3be12a3acb70..562b24f337cdbd30a777515f7307f08d65c7502f 100644 (file)
@@ -27,7 +27,7 @@ static int all;
 #define CANONIC        1
 
 /*
- * This function works like mnt_resolve_tag(), but it's able to read UUiD/LABEL
+ * This function works like mnt_resolve_tag(), but it's able to read UUID/LABEL
  * from regular swap files too (according to entries in /proc/swaps). Note that
  * mnt_resolve_tag() and mnt_resolve_spec() works with system visible block
  * devices only.