From 7c7755473e41f28e78dc79b885f8a39783f64699 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 23 Feb 2013 15:28:03 +0100 Subject: Fix typo "teh" -> "the" Change-Id: Iacfeb4a0c2bff254e5bcc8d58582994cd0f3993a --- dbaccess/source/ui/dlg/ConnectionPage.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbaccess/source/ui/dlg/ConnectionPage.hxx') diff --git a/dbaccess/source/ui/dlg/ConnectionPage.hxx b/dbaccess/source/ui/dlg/ConnectionPage.hxx index b5d4eadef78c..4c81b1d1f6e3 100644 --- a/dbaccess/source/ui/dlg/ConnectionPage.hxx +++ b/dbaccess/source/ui/dlg/ConnectionPage.hxx @@ -34,7 +34,7 @@ namespace dbaui //= OConnectionTabPage //========================================================================= - /** implements the connection page of teh data source properties dialog. + /** implements the connection page of the data source properties dialog. */ class OConnectionTabPage : public OConnectionHelper { -- cgit