[Libreoffice-commits] core.git: sfx2/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jun 5 05:08:18 UTC 2019
sfx2/source/dialog/tabdlg.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b89a6da298502e5b0d48ba36d22c4d8448b6a2cf
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Jun 4 15:03:32 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Jun 5 07:07:20 2019 +0200
Fix typo
Change-Id: Ied69455eb0a048a9d20d72cb017fa9ba0cd655fb
Reviewed-on: https://gerrit.libreoffice.org/73472
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sfx2/source/dialog/tabdlg.cxx b/sfx2/source/dialog/tabdlg.cxx
index f75b78a1a9f7..9cc1161769ff 100644
--- a/sfx2/source/dialog/tabdlg.cxx
+++ b/sfx2/source/dialog/tabdlg.cxx
@@ -862,7 +862,7 @@ void SfxTabDialogController::SavePosAndId()
}
/*
- Adds a page to the dialog. The Name must correspond to a entry in the
+ Adds a page to the dialog. The Name must correspond to an entry in the
TabControl in the dialog .ui
*/
void SfxTabDialogController::AddTabPage(const OString &rName /* Page ID */,
More information about the Libreoffice-commits
mailing list