qadevOOo/tests/java/ifc/container/_XIndexContainer.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 928e79901dc362fe62c34d0db73357e89bed4a35 Author: Andrea Gelmini <andrea.gelm...@gelma.net> Date: Sun Nov 5 17:05:18 2017 +0100 Fix typo Change-Id: Ic3db50be939b7f64268da912159f325e5f60e061 Reviewed-on: https://gerrit.libreoffice.org/44329 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/qadevOOo/tests/java/ifc/container/_XIndexContainer.java b/qadevOOo/tests/java/ifc/container/_XIndexContainer.java index c5823280aa75..9b3a23f97409 100644 --- a/qadevOOo/tests/java/ifc/container/_XIndexContainer.java +++ b/qadevOOo/tests/java/ifc/container/_XIndexContainer.java @@ -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. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits