Correct a typo in comment.

This commit is contained in:
delphij 2013-07-01 21:18:39 +00:00
parent 305e9da8a6
commit c646da3daf

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)
{