diff options
author | Noel Grandin <noel@peralex.com> | 2014-08-04 13:00:44 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-08-04 13:38:29 +0200 |
commit | 0a7b80a02eb21588e36dc82eea979e450d094ba2 (patch) | |
tree | c95eff396ba2f4289ba66bfe206c7299612ba985 /sc/qa/complex | |
parent | 405f9d4eea865f6ad4307026cbf94af8c832485e (diff) |
fix spelling compilant -> compliant
Change-Id: I5a469226a576906f0dd860c008d2e3fab1659ff7
Diffstat (limited to 'sc/qa/complex')
-rw-r--r-- | sc/qa/complex/dataPilot/_XNamed.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/complex/dataPilot/_XNamed.java b/sc/qa/complex/dataPilot/_XNamed.java index a0f048c15b0b..11c1df4d5409 100644 --- a/sc/qa/complex/dataPilot/_XNamed.java +++ b/sc/qa/complex/dataPilot/_XNamed.java @@ -37,7 +37,7 @@ import lib.TestParameters; * isn't to be tested and result of this test will be * equal to relation value.</li> * <ul> <p> -* Test is <b> NOT </b> multithread compilant. <p> +* Test is <b> NOT </b> multithread compliant. <p> * @see com.sun.star.container.XNamed */ public class _XNamed { |