[Libreoffice-commits] core.git: bin/convwatch.py
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jan 16 17:08:10 UTC 2020
bin/convwatch.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5203e462345f8491b2d4547c9665e362c5026fc7
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Thu Jan 16 12:11:27 2020 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Jan 16 18:07:32 2020 +0100
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 at redhat.com>
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
More information about the Libreoffice-commits
mailing list