Skip to content

Commit

Permalink
Correct typo in docs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Jun 1, 2015
1 parent cff34e6 commit 4f67d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Data sequences change log

## 3.0.0 / 2015-06-01

* Renamed whenNull() to `isAbsent()` in util.data.Optional. This is
* Renamed whenNull() to `whenAbsent()` in util.data.Optional. This is
more consistent with the present() method. See pull request #23
(@thekid)
* Implemented Optional::toString(), equals() and hashCode() - @thekid
Expand Down

0 comments on commit 4f67d9d

Please sign in to comment.