From 72deb65aaf5c97a955c0606c9389940735ab32a0 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 5 May 2019 14:39:00 +0000 Subject: Fix typo Change-Id: Idefeaeb8dbe53f6709d2f9655c2bbcd1486632cc Reviewed-on: https://gerrit.libreoffice.org/71921 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd/source') 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(); -- cgit