Skip to content

Commit

Permalink
Normalize spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Aug 25, 2024
1 parent 6181baa commit 6ae1732
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ public boolean retainAll(final Collection<?> coll) {
* Creates an empty map, initialized by {@code createMap}.
* <p>
* This constructor remains in place for deserialization.
* All other usage is deprecated in favour of
* All other usage is deprecated in favor of
* {@link #AbstractDualBidiMap(Map, Map)}.
*/
protected AbstractDualBidiMap() {
Expand Down

0 comments on commit 6ae1732

Please sign in to comment.