From b4e3c29f8aab725b71e76a4b6387134cf6241d11 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 29 Jul 2016 10:07:33 +0900 Subject: Fix typo: completelly -> completely Change-Id: I566c5554bf32ea18121c5a186365b97c91667c5d --- sfx2/source/doc/objstor.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2') diff --git a/sfx2/source/doc/objstor.cxx b/sfx2/source/doc/objstor.cxx index 9b25e14f212e..15fd9db9d098 100644 --- a/sfx2/source/doc/objstor.cxx +++ b/sfx2/source/doc/objstor.cxx @@ -1917,7 +1917,7 @@ bool SfxObjectShell::DoSaveObjectAs( SfxMedium& rMedium, bool bCommit ) } -// TODO/LATER: may be the call must be removed completelly +// TODO/LATER: may be the call must be removed completely bool SfxObjectShell::DoSaveAs( SfxMedium& rMedium ) { // here only root storages are included, which are stored via temp file -- cgit