From 01532b1ab8f34ac0a87c17efaa2e6c7e9ac29b3b Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 15 Jun 2015 17:03:57 +0200 Subject: Fix typos Change-Id: I28cfc629dc3d6ef54128615452667ccce86c1072 Reviewed-on: https://gerrit.libreoffice.org/16297 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- dbaccess/source/ui/inc/UserAdminDlg.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbaccess') diff --git a/dbaccess/source/ui/inc/UserAdminDlg.hxx b/dbaccess/source/ui/inc/UserAdminDlg.hxx index cc2df632a9f5..5d91bf15e756 100644 --- a/dbaccess/source/ui/inc/UserAdminDlg.hxx +++ b/dbaccess/source/ui/inc/UserAdminDlg.hxx @@ -41,7 +41,7 @@ namespace dbaui class ODbDataSourceAdministrationHelper; // OUserAdminDlg - /** implements the user adin dialog + /** implements the user admin dialog */ class OUserAdminDlg : public SfxTabDialog, public IItemSetHelper, public IDatabaseSettingsDialog,public dbaui::OModuleClient { -- cgit