diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2016-05-01 00:26:40 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-05-01 09:46:27 +0000 |
commit | d15163eceb2f97cfc87975acfcb7b0a6e0ea54fe (patch) | |
tree | 89a300b351285fdcab8e5636533a449087167891 /qadevOOo/tests/java/ifc | |
parent | 8465e99a27168a2c0a62e84b819e9e133f47ddf8 (diff) |
Fix typos
Change-Id: Ideafa411b53fe4a5f2e6559be10c4cb82b58a256
Reviewed-on: https://gerrit.libreoffice.org/24543
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'qadevOOo/tests/java/ifc')
-rw-r--r-- | qadevOOo/tests/java/ifc/sdb/_DataSource.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sdb/_DataSource.java b/qadevOOo/tests/java/ifc/sdb/_DataSource.java index fd64da644b7a..e693d781a8b0 100644 --- a/qadevOOo/tests/java/ifc/sdb/_DataSource.java +++ b/qadevOOo/tests/java/ifc/sdb/_DataSource.java @@ -55,7 +55,7 @@ public class _DataSource extends MultiPropertyTest { * * After testing old value is set for this property. <p> * - * Result is OK: if property successfully changed with no excepions. + * Result is OK: if property successfully changed with no exceptions. * @see com.sun.star.beans.PropertyValue */ public void _Info() { |