]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/mount-util.c
Merge pull request #12218 from keszybz/use-libmount-more
[thirdparty/systemd.git] / src / shared / mount-util.c
index d84f28250dbbb2ae5782b13781b573c6cf323e61..9129ad5f6b851e5b6ba5c07dec053b369f051834 100644 (file)
@@ -487,7 +487,7 @@ int mount_option_mangle(
          * See more examples in test-mount-utils.c.
          *
          * Note that if 'options' does not contain any non-mount-flag options,
-         * then '*ret_remaining_options' is set to NULL instread of empty string.
+         * then '*ret_remaining_options' is set to NULL instead of empty string.
          * Note that this does not check validity of options stored in
          * '*ret_remaining_options'.
          * Note that if 'options' is NULL, then this just copies 'mount_flags'