Skip to content

Commit cea0a3c

Browse files
authored
Fixed typo in CHANGELOG
1 parent 8186582 commit cea0a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/iedriverserver/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ v3.141.59.2
133133

134134
v3.141.59.1
135135
===========
136-
* Added checking for max expiriation date in IE driver cookie handling.
136+
* Added checking for max expiration date in IE driver cookie handling.
137137
Attempting to add a cookie with a very large expiration date caused
138138
the IE driver to crash because of overflows in the C++ standard library
139139
time formatting functions. This commit now avoids the crash by

0 commit comments

Comments
 (0)