From 4572a40e9136ca339dfcb34de0fe21ed9694a7d1 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 10 Feb 2010 19:00:02 +0100 Subject: [PATCH] Tweak typo --- bacula/src/qt-console/bcomm/dircomm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5