Correct a typo in comment.

This commit is contained in:
Xin LI 2013-07-01 21:18:39 +00:00
parent 28be5427f1
commit 0d8a14f9b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252480

View file

@ -310,7 +310,7 @@ swap_on_off_gbde(const char *name, int doingall)
return (ret);
}
/* Build geli(8) arguments from mntopts */
/* Build geli(8) arguments from mntops */
static char *
swap_on_geli_args(const char *mntops)
{