summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-16 12:11:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-16 18:07:32 +0100
commit5203e462345f8491b2d4547c9665e362c5026fc7 (patch)
tree81c5041da246e5e44bdc01e4d6dfda64813624b4 /bin
parent041bd6c4f9df32637b595a2e472d776de76fb54e (diff)
document output is pdf, not ps
Change-Id: I97dac3830b0219defa03f2d986962e3bf2f81a38 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86919 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/convwatch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/convwatch.py b/bin/convwatch.py
index aeff93fdd42c..d88d43d64a6f 100644
--- a/bin/convwatch.py
+++ b/bin/convwatch.py
@@ -8,7 +8,7 @@
#
# Conversion watch, initially intended to detect if document layout changed since the last time it was run.
#
-# Print a set of docs, compare the ps (or was it pdf) against the old run and highlight the different pieces
+# Print a set of docs, compare the pdf against the old run and highlight the differences
#
import getopt