From 06221438d6f25eafc3e50ca50ae6d59bab2d6fc2 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Mon, 31 Aug 2009 09:13:16 +0200 Subject: [PATCH] tweak comment --- bacula/src/cats/bvfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.5