summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-03-25 21:19:59 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-03-25 21:19:59 +0100
commitb33788cb6b6d91657ea21eda8cb4925c4b628045 (patch)
tree37af0f29790b58d0d443b267e5cc0b2bcb6bde29 /sc
parent25d3c618d831036c08194610f188e4781c135cfc (diff)
Typos
Change-Id: I665a56fcad10e136e949a10497f6ab8813af9968
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/complex/sc/CalcRTL.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/complex/sc/CalcRTL.java b/sc/qa/complex/sc/CalcRTL.java
index a308300eb1bc..3c3fdd4e50f9 100644
--- a/sc/qa/complex/sc/CalcRTL.java
+++ b/sc/qa/complex/sc/CalcRTL.java
@@ -331,7 +331,7 @@ public class CalcRTL
* @param oldValue : the value of the property before it has been changed
* @param newValue : the value the property has been set to
* @param resValue : the value getPropertyValue returned for the property
- * @param exception : the exeption thrown during the change of the property
+ * @param exception : the exception thrown during the change of the property
*/
protected boolean checkResult(XPropertySet set, String propName,
Object oldValue, Object newValue,