[Libreoffice-commits] .: forms/source
Lionel Elie Mamane
lmamane at kemper.freedesktop.org
Thu Feb 16 08:02:21 PST 2012
forms/source/component/DatabaseForm.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3f6473f1302d2067e6d7925c17bfed284031d164
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date: Thu Feb 16 17:01:31 2012 +0100
Forgotten German word in translated comment
diff --git a/forms/source/component/DatabaseForm.cxx b/forms/source/component/DatabaseForm.cxx
index 3796d79..559a29e 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;
More information about the Libreoffice-commits
mailing list