A typo in LaTeX fixed.

svn: r11152
This commit is contained in:
Konstantin Dorichev
2008-10-16 12:57:09 +00:00
parent 8dda623e38
commit 0882ffa8c2
2 changed files with 2 additions and 2 deletions

View File

@@ -534,4 +534,4 @@ try:
except:
print_label = None
pmgr.register_text_doc(_('LaTex'), LaTeXDoc, 1, 0, ".tex", print_label)
pmgr.register_text_doc(_('LaTeX'), LaTeXDoc, 1, 0, ".tex", print_label)