diff options
Diffstat (limited to 'src/kernel/qpsprinter.ps')
-rw-r--r-- | src/kernel/qpsprinter.ps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qpsprinter.ps b/src/kernel/qpsprinter.ps index 4fbd98546..12a4c4077 100644 --- a/src/kernel/qpsprinter.ps +++ b/src/kernel/qpsprinter.ps @@ -638,7 +638,7 @@ % if encoding is false the default one will be used. /MF { % newname encoding fontlist % this function tries to find a suitable postscript font. - % We try tquite hard not to get courier for a + % We try quite hard not to get courier for a % proportional font. The following takes an array of fonts. % The algorithm will take the first font that % gives a match (defined as not resulting in a courier font). |