include/sfx2/objsh.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1a1aef10821bb9f20d01d413d45c63b1ab15f782
Author:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
AuthorDate: Mon Jan 18 08:46:20 2021 +0100
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
CommitDate: Mon Jan 18 10:02:05 2021 +0100

    Fix typo
    
    Change-Id: I19ca7330285815bb7fdca86ad7348d7e9ae508b1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109507
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>

diff --git a/include/sfx2/objsh.hxx b/include/sfx2/objsh.hxx
index a4aaaed93382..b21f7bf4bb69 100644
--- a/include/sfx2/objsh.hxx
+++ b/include/sfx2/objsh.hxx
@@ -341,7 +341,7 @@ public:
             css::uno::Reference<css::text::XTextRange> const& xInsertPosition);
     bool                        ExportTo( SfxMedium &rMedium );
 
-    /** Returns to if preparing was successful, else false. */
+    /** Returns true if preparing was successful, else false. */
     bool PrepareForSigning(weld::Window* pDialogParent);
     bool CheckIsReadonly(bool bSignScriptingContent);
     void RecheckSignature(bool bAlsoRecheckScriptingSignature);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to