Kaydet (Commit) 43fd2b25 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Tamás Zolnai

Fix typo

Change-Id: I3bdc875963c413996ffb6403c44968447dbb3131
Reviewed-on: https://gerrit.libreoffice.org/42629Reviewed-by: 's avatarTamás Zolnai <tamas.zolnai@collabora.com>
Tested-by: 's avatarTamás Zolnai <tamas.zolnai@collabora.com>
üst ddcdd4a5
......@@ -30,7 +30,7 @@ namespace libepubgen
{
enum EPUBStylesMethod
{
EPUB_STYLES_METHOD_CSS, //< The styles will be described in a seprarate CSS file.
EPUB_STYLES_METHOD_CSS, //< The styles will be described in a separate CSS file.
EPUB_STYLES_METHOD_INLINE, //< The styles will be described inline.
};
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment