From: Eric Bollengier Date: Wed, 25 Mar 2009 08:44:31 +0000 (+0000) Subject: ebl typo X-Git-Tag: Release-3.0.0~109 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=90acf4dad5d91c8f228f4a2bbce1c8a0c29eb112;p=bacula%2Fbacula ebl typo git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8593 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/cgi/bresto.pl b/gui/bweb/cgi/bresto.pl index 8f518e2224..194598b427 100755 --- a/gui/bweb/cgi/bresto.pl +++ b/gui/bweb/cgi/bresto.pl @@ -241,7 +241,7 @@ INSERT INTO brestore_pathvisibility (PathId, JobId) ( } } -# compute the parent directorie +# compute the parent directory sub parent_dir { my ($path) = @_;