summaryrefslogtreecommitdiff
path: root/sc/qa/complex
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-04-29 15:16:37 +0200
committerBartosz Kosiorek <gang65@poczta.onet.pl>2018-05-02 07:59:14 +0200
commit73414e3fe8d8cede2c4bc3bc605618873db003c4 (patch)
treea9c615dcbc96831e047dc184244f6b82e5836d16 /sc/qa/complex
parent9ff3ea9e38e9ae084cb9c1c670eb5ea657c834eb (diff)
Fix typos
Change-Id: I56bd1a7ac204f4302261e46d0b8c5dd62c4b6df9 Reviewed-on: https://gerrit.libreoffice.org/53624 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'sc/qa/complex')
-rw-r--r--sc/qa/complex/dataPilot/_XDataPilotDescriptor.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java b/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java
index fbb412c26104..b75267439e29 100644
--- a/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java
+++ b/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java
@@ -371,7 +371,7 @@ public class _XDataPilotDescriptor {
String name = null;
if (IA == null) {
- System.out.println("Null retruned.") ;
+ System.out.println("Null returned.") ;
return false ;
}