#603 - Fix typos
This commit is contained in:
committed by
Greg Turnquist
parent
6d86feb120
commit
82fb6ef9d2
@@ -126,11 +126,10 @@ public class Links implements Iterable<Link> {
|
||||
}
|
||||
|
||||
return new Links(links);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns whether the {@link Links} containter is empty.
|
||||
* Returns whether the {@link Links} container is empty.
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user