summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-02-25 22:04:17 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-02-25 22:04:17 +0100
commitf1a73892b3c4d2218a4b2941f6fc45d892f66d39 (patch)
tree7aa7cd490d6f756c0176fe4f9cf367cb0a0a2f4b /forms
parent36774806da0f23897ff9c0b619bf17068d2213cd (diff)
Typo: apropriate -> appropriate
Change-Id: I05e23039dc3ae0b6595c87fe550f4228ad93d5d6
Diffstat (limited to 'forms')
-rw-r--r--forms/source/xforms/binding.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/xforms/binding.cxx b/forms/source/xforms/binding.cxx
index 4f9b07dd14b1..1e5862a53b82 100644
--- a/forms/source/xforms/binding.cxx
+++ b/forms/source/xforms/binding.cxx
@@ -666,7 +666,7 @@ void Binding::bind( bool bForceRebind )
}
}
- // now evaluate remaining MIPs in the apropriate context
+ // now evaluate remaining MIPs in the appropriate context
maReadonly.evaluate( rContext );
maRelevant.evaluate( rContext );
maRequired.evaluate( rContext );