]> git.lyx.org Git - features.git/commitdiff
configure.py: fix a typo
authorUwe Stöhr <uwestoehr@web.de>
Tue, 9 Aug 2011 01:34:25 +0000 (01:34 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Tue, 9 Aug 2011 01:34:25 +0000 (01:34 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39445 a592a061-630c-0410-9148-cb99ea01b6c8

lib/configure.py

index 5306369728fbcc2200b1dddb39e3db544ab373b3..aceb09321e7874da007bb49cf891ee9463a245e9 100644 (file)
@@ -508,7 +508,7 @@ def checkFormatEntries(dtl_tools):
 \Format asciixfig  asc    "Plain text (Xfig output)"   "" ""   "%%"    ""
 \Format dateout    tmp    "date (output)"         "" ""        "%%"    ""
 \Format docbook    sgml    DocBook                B  ""        "%%"    "document,menu=export"
-\Format docbook-xml xml   "Docbook (XML)"         "" ""        "%%"    "document,menu=export"
+\Format docbook-xml xml   "DocBook (XML)"         "" ""        "%%"    "document,menu=export"
 \Format dot        dot    "Graphviz Dot"          "" ""        "%%"    "vector"
 \Format platex     tex    "LaTeX (pLaTeX)"        "" "" "%%"    "document,menu=export"
 \Format literate   nw      NoWeb                  N  ""        "%%"    "document,menu=export"