mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
More typos.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31718 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e3cb00d7c7
commit
d7d1b39adc
@ -282,9 +282,9 @@ private:
|
||||
std::string latexparam_;
|
||||
/// Internal tag to use (e.g., <title></title> for sect header)
|
||||
std::string innertag_;
|
||||
/// Internal tag to use e.g. to surround varlistentry label)
|
||||
/// Internal tag to use (e.g. to surround varentrylist label)
|
||||
std::string labeltag_;
|
||||
/// Internal tag to surround the item text in a list)
|
||||
/// Internal tag to surround the item text in a list.
|
||||
std::string itemtag_;
|
||||
/// Tag for HTML output, e.g., h2.
|
||||
std::string htmltag_;
|
||||
|
Loading…
Reference in New Issue
Block a user