summaryrefslogtreecommitdiffstats
path: root/kdvi
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 00:25:47 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-06-03 19:30:05 +0200
commite842e1de9df9b2d1ec2bea9c6a12f6371cd82ffa (patch)
tree33332ec7fb974491bc57aa4ed326407792a44f61 /kdvi
parentb93ebd692de461b59ce2db6181b08d736d37a423 (diff)
downloadtdegraphics-e842e1de9df9b2d1ec2bea9c6a12f6371cd82ffa.tar.gz
tdegraphics-e842e1de9df9b2d1ec2bea9c6a12f6371cd82ffa.zip
Fix inadvertent "TQ" changes.
(cherry picked from commit ca4b0c6d6aef469eede468b405ea89e119da3626)
Diffstat (limited to 'kdvi')
-rw-r--r--kdvi/fontMap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdvi/fontMap.cpp b/kdvi/fontMap.cpp
index 8cbe4a0e..8ef9b2c7 100644
--- a/kdvi/fontMap.cpp
+++ b/kdvi/fontMap.cpp
@@ -26,7 +26,7 @@ fontMap::fontMap()
// has, like kdvi (and unlike dvips), no built-in fonts.
// Finding ps2pk.map is not easy. In teTeX < 3.0, the kpsewhich
- // program RETQUIRES the option "--format=dvips config". In teTeX =
+ // program REQUIRES the option "--format=dvips config". In teTeX =
// 3.0, the option "--format=map" MUST be used. Since there is no
// way to give both options at the same time, there is seemingly no
// other way than to try both options one after another. We use the