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

Fix typo

Change-Id: Ic3db50be939b7f64268da912159f325e5f60e061
Reviewed-on: https://gerrit.libreoffice.org/44329Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 55574560
......@@ -72,7 +72,7 @@ public class _XIndexContainer extends MultiMethodTest {
* First tries to insert proper object. Second tries to insert
* null value. For each test thread different objects are inserted
* on different indexes. For example for the first started test index
* is 0 and object is get from relation 'INCTANCE1', and so on. <p>
* is 0 and object is get from relation 'INSTANCE1', and so on. <p>
* Has <b>OK</b> status if in the first case <code>getByIndex</code>
* method returns non null value and in the second <code>
* IndexOutOfBoundsException</code> was thrown.
......
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