From 9e93004171eb0c4c288051b2d7bb37f97a0ae430 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Sun, 29 May 2016 23:11:53 +0200 Subject: misc: Fix various typos Fix various typos in error messages, warnings, debug strings, comments and names of static functions. Signed-off-by: Sebastian Rasmussen --- sys-utils/mountpoint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/mountpoint.c') diff --git a/sys-utils/mountpoint.c b/sys-utils/mountpoint.c index ad9c1da2e..070d02478 100644 --- a/sys-utils/mountpoint.c +++ b/sys-utils/mountpoint.c @@ -1,7 +1,7 @@ /* * mountpoint(1) - see if a directory is a mountpoint * - * This is libmount based reimplementation of the mountpoit(1) + * This is libmount based reimplementation of the mountpoint(1) * from sysvinit project. * * -- cgit v1.2.3-55-g7522