[Libreoffice-commits] core.git: sd/source
Julien Nabet
serval2412 at yahoo.fr
Mon Jun 5 17:09:10 UTC 2017
sd/source/ui/inc/TemplateScanner.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 209ef7072b09cb70b0031a72b0fa84a671d9f268
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Mon Jun 5 18:46:22 2017 +0200
typo: INITILIZE_ENTRY_SCAN->INITIALIZE_ENTRY_SCAN
Change-Id: Idc234c7807e2839a7fd47faac3536a1fd961ef7e
Reviewed-on: https://gerrit.libreoffice.org/38416
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sd/source/ui/inc/TemplateScanner.hxx b/sd/source/ui/inc/TemplateScanner.hxx
index 9cba2b67159f..29768ce035c6 100644
--- a/sd/source/ui/inc/TemplateScanner.hxx
+++ b/sd/source/ui/inc/TemplateScanner.hxx
@@ -191,7 +191,7 @@ private:
/** From the list of top-level folders collected by GatherFolderList()
the one with highest priority is processed.
@return
- Returns one of the states ERROR, DONE, or INITILIZE_ENTRY_SCAN.
+ Returns one of the states ERROR, DONE, or INITIALIZE_ENTRY_SCAN.
*/
State ScanFolder();
More information about the Libreoffice-commits
mailing list