From 3f6473f1302d2067e6d7925c17bfed284031d164 Mon Sep 17 00:00:00 2001 From: Lionel Elie Mamane Date: Thu, 16 Feb 2012 17:01:31 +0100 Subject: Forgotten German word in translated comment --- forms/source/component/DatabaseForm.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forms/source/component/DatabaseForm.cxx') diff --git a/forms/source/component/DatabaseForm.cxx b/forms/source/component/DatabaseForm.cxx index 3796d798e7df..559a29e7c70e 100644 --- a/forms/source/component/DatabaseForm.cxx +++ b/forms/source/component/DatabaseForm.cxx @@ -621,7 +621,7 @@ void ODatabaseForm::AppendComponent(HtmlSuccessfulObjList& rList, const Referenc if (!xComponentSet.is()) return; - // MIB 25.6.98: Catch nested Forms Geschachtelte; or would we need to submit them? + // MIB 25.6.98: Catch nested Forms; or would we need to submit them? if (!hasProperty(PROPERTY_CLASSID, xComponentSet)) return; -- cgit