sd/source/core/drawdoc3.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3dfa1d08481ae1767df347d467823c420435345f
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Feb 6 00:33:53 2020 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Feb 6 07:07:56 2020 +0100

    Fix typo
    
    Change-Id: If807240dbff5659c812e8a6d8185c7a846d53d06
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88070
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sd/source/core/drawdoc3.cxx b/sd/source/core/drawdoc3.cxx
index f9942b1d3d27..4e2c364f3c53 100644
--- a/sd/source/core/drawdoc3.cxx
+++ b/sd/source/core/drawdoc3.cxx
@@ -1346,7 +1346,7 @@ static bool isMasterPageLayoutNameUnique(const 
SdDrawDocument& rDoc, const OUStr
     return true;
 }
 
-// #i121863# factored out functinality
+// #i121863# factored out functionality
 static OUString createNewMasterPageLayoutName(const SdDrawDocument& rDoc)
 {
     const OUString aBaseName(SdResId(STR_LAYOUT_DEFAULT_NAME));
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to