summaryrefslogtreecommitdiffstats
path: root/testgraphical/source/fill_documents_loop.pl
diff options
context:
space:
mode:
Diffstat (limited to 'testgraphical/source/fill_documents_loop.pl')
-rw-r--r--testgraphical/source/fill_documents_loop.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/testgraphical/source/fill_documents_loop.pl b/testgraphical/source/fill_documents_loop.pl
index c1b8174fefe5..81c7e592db6b 100644
--- a/testgraphical/source/fill_documents_loop.pl
+++ b/testgraphical/source/fill_documents_loop.pl
@@ -192,7 +192,7 @@ sub createDBEntriesForEveryDocument($)
my $sStr = shift;
if ($sStr =~ /^MySQL-Error/ )
{
- # we don't do anything if an error occured
+ # we don't do anything if an error occurred
return;
}