Kaydet (Commit) 90a46122 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typos

Change-Id: Id61c75a4d3df173e21a264e0997a9076141b772e
Reviewed-on: https://gerrit.libreoffice.org/49587Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst fe47e5fd
......@@ -50,7 +50,7 @@ public class _XSpellChecker extends MultiMethodTest {
/**
* Test calls the method for a correctly spelled word and
* for a uncorrectly spelled word and checks returned values. <p>
* for a incorrectly spelled word and checks returned values. <p>
* Has <b> OK </b> status if returned value is equal to true in first case,
* if returned value is equal to false in second case and no exceptions
* were thrown. <p>
......@@ -75,7 +75,7 @@ public class _XSpellChecker extends MultiMethodTest {
}
/**
* Test calls the method for a uncorrectly spelled word
* Test calls the method for a incorrectly spelled word
* and checks returned values. <p>
* Has <b> OK </b> status if at least one spell alternative exists
* and no exceptions were thrown. <p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment