File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ advised against using.
112112
113113** Implementation details:**
114114
115- Renamed ` SourceChecker.processArg()' to ` processErrorMessageArg()`.
115+ Renamed ` SourceChecker.processArg() ` to ` processErrorMessageArg() ` .
116116
117117** Closed issues:**
118118
@@ -137,7 +137,7 @@ to be written on a non-integral type.
137137 * ` isSubtype() ` has been renamed to ` isSubypeQualifiers() ` and made protected.
138138 Clients that are not in a qualifier hierarchy should call ` isSubtypeShallow() `
139139 or, rarely, new method ` isSubtypeQualifiersOnly() ` .
140- * New public method `isSubtypeShallow()' that takes two more arguments than
140+ * New public method ` isSubtypeShallow() ` that takes two more arguments than
141141 ` isSubypeQualifiers() ` .
142142 * Similar changes to ` greatestLowerBound() ` and ` leastUpperBound() ` .
143143
You can’t perform that action at this time.
0 commit comments