From 0df349a676eeb6b55e39c10e009e53170ba1e95e Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 10 Jul 2014 10:40:03 +0200 Subject: [PATCH] Tweak comment spelling --- bacula/src/lib/bsys.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/lib/bsys.c b/bacula/src/lib/bsys.c index b93b2b280b..40e048e425 100644 --- a/bacula/src/lib/bsys.c +++ b/bacula/src/lib/bsys.c @@ -848,7 +848,7 @@ char *escape_filename(const char *file_path) /* * For the moment preventing suspensions is only - * implement on Windows. + * implemented on Windows. */ #ifndef HAVE_WIN32 void prevent_os_suspensions() -- 2.39.5