* lib/configure.py: fix typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13940 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2006-05-27 08:31:22 +00:00
parent b9d9326080
commit 440ebe6385

View File

@ -209,7 +209,7 @@ def checkLatex():
def checkFormatEntries():
''' Check all formats (\Format entries) '''
checkViewer('a Tif viewer and editor', ['tgif'],
checkViewer('a Tgif viewer and editor', ['tgif'],
rc_entry = [r'\Format tgif obj Tgif "" "%%" "%%" ""'])
#
checkViewer('a FIG viewer and editor', ['xfig'],