Skip to content

Commit 4f67d9d

Browse files
committed
Correct typo in docs [skip ci]
1 parent cff34e6 commit 4f67d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Data sequences change log
55

66
## 3.0.0 / 2015-06-01
77

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

0 commit comments

Comments
 (0)