diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-05-29 15:38:06 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-05-29 15:38:06 +0200 |
commit | 32260c40b265b97358fc426fb9f849c243dc7dd4 (patch) | |
tree | 2f88c423d0c177c22a6298562a5d27928c0882dd /sd | |
parent | 795d56dfd55a78a240cef79c822ba958c4f18006 (diff) |
Revert "[API-CHANGE] Add persistent (in addition to persistant)"
This reverts commit 795d56dfd55a78a240cef79c822ba958c4f18006. The Gerrit UI had
fooled me into pushing the "Submit" button in error.
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/filter/eppt/eppt.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/eppt/eppt.cxx b/sd/source/filter/eppt/eppt.cxx index 33f44824691b..fc6dce12a3e5 100644 --- a/sd/source/filter/eppt/eppt.cxx +++ b/sd/source/filter/eppt/eppt.cxx @@ -1319,7 +1319,7 @@ void PPTWriter::ImplWriteOLE( ) } } -// write PersistentTable and UserEditAtom +// write PersistantTable and UserEditAtom bool PPTWriter::ImplWriteAtomEnding() { |