From: Eric Bollengier Date: Mon, 31 Aug 2009 07:13:16 +0000 (+0200) Subject: tweak comment X-Git-Tag: Release-5.0.0~325^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=06221438d6f25eafc3e50ca50ae6d59bab2d6fc2;p=bacula%2Fbacula tweak comment --- diff --git a/bacula/src/cats/bvfs.c b/bacula/src/cats/bvfs.c index 0f35fe5566..7c4bb2d6d3 100644 --- a/bacula/src/cats/bvfs.c +++ b/bacula/src/cats/bvfs.c @@ -236,7 +236,7 @@ static void build_path_hierarchy(JCR *jcr, B_DB *mdb, path = mdb->path; /* already done */ } } else { - /* It's allready in the cache. We can leave, no time to waste here, + /* It's already in the cache. We can leave, no time to waste here, * all the parent dirs have allready been done */ goto bail_out;