Skip to content

Commit

Permalink
Small javadoc correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosame committed Oct 13, 2020
1 parent cd5683b commit 2782398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/io/sf/carte/util/SingleElementIterator.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import java.util.Iterator;

/**
* Iterates a collection composed by a single element.
* Iterates an immutable collection composed by a single element.
*
* @param <E>
* the element type.
Expand Down

0 comments on commit 2782398

Please sign in to comment.