summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2017-04-27 22:22:33 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-05-29 15:37:08 +0200
commit795d56dfd55a78a240cef79c822ba958c4f18006 (patch)
treef1cb255ad87f0368d59705ba286052e6e63d7487 /sd
parentWindows XP and Vista support was removed, prevent install on these old systems (diff)
downloadcore-795d56dfd55a78a240cef79c822ba958c4f18006.tar.gz
core-795d56dfd55a78a240cef79c822ba958c4f18006.zip
[API-CHANGE] Add persistent (in addition to persistant)
+ keep "persistant" for compatibility reasons but put it as deprecated Change-Id: I7ef8efb9f376eadfdac876d142840aab5a0b4416 Reviewed-on: https://gerrit.libreoffice.org/37042 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/filter/eppt/eppt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/eppt/eppt.cxx b/sd/source/filter/eppt/eppt.cxx
index fc6dce12a3e5..33f44824691b 100644
--- a/sd/source/filter/eppt/eppt.cxx
+++ b/sd/source/filter/eppt/eppt.cxx
@@ -1319,7 +1319,7 @@ void PPTWriter::ImplWriteOLE( )
}
}
-// write PersistantTable and UserEditAtom
+// write PersistentTable and UserEditAtom
bool PPTWriter::ImplWriteAtomEnding()
{