Signed-off-by: Benjamin Coddington <bcodding@xxxxxxxxxx> --- utils/mount/parse_opt.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/utils/mount/parse_opt.c b/utils/mount/parse_opt.c index 75a0daa..342e210 100644 --- a/utils/mount/parse_opt.c +++ b/utils/mount/parse_opt.c @@ -391,7 +391,7 @@ po_return_t po_append(struct mount_options *options, char *str) } /** - * po_contains - check for presense of an option in a group + * po_contains - check for presence of an option in a group * @options: pointer to mount options * @keyword: pointer to a C string containing option keyword for which to search * -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html