From 90acf4dad5d91c8f228f4a2bbce1c8a0c29eb112 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 25 Mar 2009 08:44:31 +0000 Subject: [PATCH] ebl typo git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8593 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/cgi/bresto.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) = @_; -- 2.39.5