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 --- include/debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/debug.h') diff --git a/include/debug.h b/include/debug.h index 0229ab329..45c1caade 100644 --- a/include/debug.h +++ b/include/debug.h @@ -29,7 +29,7 @@ * subsystem names (e.g. "LIBMOUNT_DEBUG=options,tab"). In this case is * necessary to define mask names array. This functionality is optional. * - * It's stringly recommended to use UL_* macros to define/declare/use + * It's strongly recommended to use UL_* macros to define/declare/use * the debug stuff. * * See disk-utils/cfdisk.c: cfdisk_init_debug() for programs debug -- cgit v1.2.3-55-g7522