]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl typo
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 25 Mar 2009 08:44:31 +0000 (08:44 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 25 Mar 2009 08:44:31 +0000 (08:44 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8593 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/cgi/bresto.pl

index 8f518e2224dea9dc023cae1768b81cbb56eadee0..194598b42737bf3be940776ad4bed3d04bf7b13b 100755 (executable)
@@ -241,7 +241,7 @@ INSERT INTO brestore_pathvisibility (PathId, JobId) (
     }
 }
 
-# compute the parent directorie
+# compute the parent directory
 sub parent_dir
 {
     my ($path) = @_;