mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-24 13:48:59 +00:00
fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16414 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4de1cc0339
commit
5e5dc39d2c
@ -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?
|
||||
|
Loading…
Reference in New Issue
Block a user