git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16414 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2006-12-28 12:05:40 +00:00
parent 4de1cc0339
commit 5e5dc39d2c

View File

@ -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?