From: Kern Sibbald Date: Wed, 10 Feb 2010 18:00:02 +0000 (+0100) Subject: Tweak typo X-Git-Tag: Release-5.2.1~1780 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4572a40e9136ca339dfcb34de0fe21ed9694a7d1;p=bacula%2Fbacula Tweak typo --- diff --git a/bacula/src/qt-console/bcomm/dircomm.cpp b/bacula/src/qt-console/bcomm/dircomm.cpp index 2f49c0c557..db29c475cf 100644 --- a/bacula/src/qt-console/bcomm/dircomm.cpp +++ b/bacula/src/qt-console/bcomm/dircomm.cpp @@ -447,7 +447,7 @@ void DirComm::read_dir(int /* fd */) /* * When the notifier is enabled, read_dir() will automatically be * called by the Qt event loop when ever there is any output - * from the Directory, and read_dir() will then display it on + * from the Director, and read_dir() will then display it on * the console. * * When we are in a bat dialog, we want to control *all* output