From 9325dca98163f8fc7cfcf6a76abddfe4e902d73b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 23 Mar 2013 12:30:33 +0200 Subject: "atomar" is not a word SCNR Change-Id: I3aaa8d9b37423d44fe11f161cc21c0a77b466353 --- forms/source/component/DatabaseForm.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forms') diff --git a/forms/source/component/DatabaseForm.cxx b/forms/source/component/DatabaseForm.cxx index 9f40e8e9d3d2..dea3797ddef6 100644 --- a/forms/source/component/DatabaseForm.cxx +++ b/forms/source/component/DatabaseForm.cxx @@ -2887,7 +2887,7 @@ void ODatabaseForm::load_impl(sal_Bool bCausedByParentForm, sal_Bool bMoveToFirs // if we're loaded as sub form we got a "rowSetChanged" from the parent rowset _before_ we got the "loaded" // so we don't need to execute the statement again, this was already done // (and there were no relevant changes between these two listener calls, the "load" of a form is quite an - // atomar operation.) + // atomic operation.) sal_Bool bSuccess = sal_False; if (bExecute) -- cgit v1.2.3