]> git.lyx.org Git - features.git/commitdiff
tex2lyx/text.cpp: tipo
authorUwe Stöhr <uwestoehr@web.de>
Sun, 14 Jun 2009 23:58:37 +0000 (23:58 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 14 Jun 2009 23:58:37 +0000 (23:58 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30101 a592a061-630c-0410-9148-cb99ea01b6c8

src/tex2lyx/text.cpp

index 8abadc6b3f3b46d95ec41d10a8bc87421c7afa5b..e6110904c9b1150bf1f62ca95172438555fd2a0b 100644 (file)
@@ -354,7 +354,7 @@ void begin_inset(ostream & os, string const & name)
        os << "\n\\begin_inset " << name;
 }
 
-/*// use this voi when format 288 is supported
+/*// use this void when format 288 is supported
 void begin_command_inset(ostream & os, string const & name,
                                                 string const & latexname)
 {