From: Benny Baumann Date: Sun, 7 Aug 2016 00:50:09 +0000 (+0200) Subject: fix: Typo in comment X-Git-Url: https://code.wpia.club/?p=gigi.git;a=commitdiff_plain;h=5b246cc3003bf8b1687159abf375fd2de4be0518 fix: Typo in comment Change-Id: I6e616c7f6e6cdac1ace52beb7b96373241b4324e --- diff --git a/tests/org/cacert/gigi/pages/orga/TestOrgManagement.java b/tests/org/cacert/gigi/pages/orga/TestOrgManagement.java index c17b9abb..7c716032 100644 --- a/tests/org/cacert/gigi/pages/orga/TestOrgManagement.java +++ b/tests/org/cacert/gigi/pages/orga/TestOrgManagement.java @@ -164,7 +164,7 @@ public class TestOrgManagement extends OrgTest { } /** - * Tests various contraints on organisaion fields. + * Tests various contraints on organisation fields. */ @Test public void testLengthConstraint() throws IOException, GigiApiException {