From: Kern Sibbald Date: Thu, 10 Jul 2014 08:40:03 +0000 (+0200) Subject: Tweak comment spelling X-Git-Tag: Release-7.0.5~28 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0df349a676eeb6b55e39c10e009e53170ba1e95e;p=bacula%2Fbacula Tweak comment spelling --- 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()