From: Kern Sibbald Date: Sat, 24 Nov 2012 09:48:42 +0000 (+0100) Subject: Tweak fix comment typo X-Git-Url: https://git.sur5r.net/?p=bacula%2Fbacula;a=commitdiff_plain;h=2177c08f7cdd1705e38dec66d14368ac1b15224c Tweak fix comment typo --- diff --git a/bacula/src/dird/dird.c b/bacula/src/dird/dird.c index 4596d980e1..147ab3f5f7 100644 --- a/bacula/src/dird/dird.c +++ b/bacula/src/dird/dird.c @@ -564,7 +564,7 @@ void reload_config(int sig) Jmsg(NULL, M_ERROR, 0, _("Resetting previous configuration.\n")); } reload_table[rtable].res_table = config->save_resources(); - /* Now restore old resoure values */ + /* Now restore old resource values */ int num = r_last - r_first + 1; RES **res_tab = reload_table[table].res_table; for (int i=0; i