From c646da3daf521a7bfe3e2d3ea2851f17b5923b11 Mon Sep 17 00:00:00 2001 From: delphij Date: Mon, 1 Jul 2013 21:18:39 +0000 Subject: Correct a typo in comment. --- sbin/swapon/swapon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/swapon') diff --git a/sbin/swapon/swapon.c b/sbin/swapon/swapon.c index 6e80097..b0b43d6 100644 --- a/sbin/swapon/swapon.c +++ b/sbin/swapon/swapon.c @@ -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) { -- cgit v1.1