[Libreoffice-commits] core.git: sd/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue May 7 17:13:54 UTC 2019


 sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 72deb65aaf5c97a955c0606c9389940735ab32a0
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun May 5 14:39:00 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue May 7 19:12:57 2019 +0200

    Fix typo
    
    Change-Id: Idefeaeb8dbe53f6709d2f9655c2bbcd1486632cc
    Reviewed-on: https://gerrit.libreoffice.org/71921
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx b/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
index 830da53ba3d5..ac3b4478d63e 100644
--- a/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
+++ b/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
@@ -114,7 +114,7 @@ private:
     void LoadPersistentValues();
 
     /** Save the list of recently used master pages to the registry to make
-        it presistent.
+        it persistent.
     */
     void SavePersistentValues();
 


More information about the Libreoffice-commits mailing list