File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/net/apnic/rdap/conformance Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 * Represents a list of Context objects.
77 *
88 * Class is a wrapper around {@link java.util.ArrayList} that provides
9- * convience functions for getting information about a list of Context objects.
9+ * convenience functions for getting information about a list of Context objects.
1010 *
1111 * Note: This class does not implement any ArrayList constructors as they are
1212 * not needed at present.
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ public Status getStatus() {
9191 }
9292
9393 /**
94- * True if the supplied status is equal to the interal status of this
94+ * True if the supplied status is equal to the internal status of this
9595 * result.
9696 *
9797 * @param checkStatus Status to check against
You can’t perform that action at this time.
0 commit comments