From d15163eceb2f97cfc87975acfcb7b0a6e0ea54fe Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 1 May 2016 00:26:40 +0200 Subject: Fix typos Change-Id: Ideafa411b53fe4a5f2e6559be10c4cb82b58a256 Reviewed-on: https://gerrit.libreoffice.org/24543 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- qadevOOo/tests/java/ifc/sdb/_DataSource.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qadevOOo/tests/java/ifc') 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.

* - * 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() { -- cgit