--- a/src/reportlab/pdfbase/_cidfontdata.py Fri Dec 12 16:37:37 2008 +0000
+++ b/src/reportlab/pdfbase/_cidfontdata.py Fri Dec 12 17:01:47 2008 +0000
@@ -15,11 +15,12 @@
code out of the module altogether and avoid circular dependencies.
The encoding and font data are grouped by some standard 'language
-prefixes':
- chs = Chinese Simplified (mainland)
- cht = Chinese Traditional (Taiwan)
- kor = Korean
- jpn = Japanese
+prefixes'::
+
+ chs = Chinese Simplified (mainland)
+ cht = Chinese Traditional (Taiwan)
+ kor = Korean
+ jpn = Japanese
"""