sfx2/source/doc/guisaveas.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 128b19c33088dcd3dab55074a70a545e4b47a190 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Sep 12 17:13:19 2024 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Sep 12 22:32:26 2024 +0200 Fix typo Change-Id: I8659ec30e8cabbbbd693bc50266fa0a386fb007c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173271 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sfx2/source/doc/guisaveas.cxx b/sfx2/source/doc/guisaveas.cxx index add52df2bc44..435657928d71 100644 --- a/sfx2/source/doc/guisaveas.cxx +++ b/sfx2/source/doc/guisaveas.cxx @@ -1939,7 +1939,7 @@ bool SfxStoringHelper::FinishGUIStoreModel(::comphelper::SequenceAsHashMap::cons if (!bFoundCert) { // couldn't find the specified default signing certificate! - // alert the user the document won't be singed + // alert the user the document won't be signed std::unique_ptr<weld::MessageDialog> xBox(Application::CreateMessageDialog( SfxStoringHelper::GetModelWindow(aModelData.GetModel()), VclMessageType::Error, VclButtonsType::Ok,