* src/docgen/AsciiDoc.py: Typo.
svn: r2953
This commit is contained in:
parent
ceff4ae87c
commit
3cbd973566
@ -1,3 +1,6 @@
|
||||
2004-03-02 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||
* src/docgen/AsciiDoc.py: Typo.
|
||||
|
||||
2004-03-01 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||
* src/docgen/LPRDoc.py: Table support correction: transferring
|
||||
row to the next page.
|
||||
|
@ -368,4 +368,4 @@ try:
|
||||
except:
|
||||
pass
|
||||
|
||||
Plugins.register_text_doc(_("Plaint Text"),AsciiDoc,1,1,1,".txt", print_label)
|
||||
Plugins.register_text_doc(_("Plain Text"),AsciiDoc,1,1,1,".txt", print_label)
|
||||
|
Loading…
Reference in New Issue
Block a user