summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/testvba/timestampsClean.pl
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/testvba/timestampsClean.pl')
-rwxr-xr-xsc/source/ui/vba/testvba/timestampsClean.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/testvba/timestampsClean.pl b/sc/source/ui/vba/testvba/timestampsClean.pl
index dade65c7200f..2c947d0cc6d5 100755
--- a/sc/source/ui/vba/testvba/timestampsClean.pl
+++ b/sc/source/ui/vba/testvba/timestampsClean.pl
@@ -65,7 +65,7 @@ while (<>) {
output_lines(\@lines);
# $detectedSomeGuff contains the skipped hunks that contain acceptable diff
-# e.g. a timestamp or an OK assertion that contains different content
+# e.g. a timestamp or an OK assertion that contains different content
# like perhaps a path
#print "frag_count = $frag_count fragstocount = $fragstocount detectedSomeGuff = $detectedSomeGuff \n";
if ($frag_count > $detectedSomeGuff) {