]> git.sur5r.net Git - bacula/bacula/commitdiff
tweak comment
authorEric Bollengier <eric@eb.homelinux.org>
Mon, 31 Aug 2009 07:13:16 +0000 (09:13 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 31 Aug 2009 07:13:16 +0000 (09:13 +0200)
bacula/src/cats/bvfs.c

index 0f35fe5566bb5e62a999dd70ee7190ad5acc086a..7c4bb2d6d3ce5e6a36962840b3199a25efa51713 100644 (file)
@@ -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;