From 5e5dc39d2c67d251ec805d717434fcc6cf4acf1a Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Thu, 28 Dec 2006 12:05:40 +0000 Subject: [PATCH] fix typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16414 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/insetoptarg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/insetoptarg.h b/src/insets/insetoptarg.h index c10f18cdb7..6e4546c3a2 100644 --- a/src/insets/insetoptarg.h +++ b/src/insets/insetoptarg.h @@ -46,7 +46,7 @@ public: /// Outputting the optional parameter of a LaTeX command int latexOptional(Buffer const &, odocstream &, OutputParams const &) const; - /// Write out tothe .lyx file + /// Write out to the .lyx file void write(Buffer const & buf, std::ostream & os) const; /// should paragraph indendation be ommitted in any case? -- 2.39.2