diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f3ab3303..d569dbc31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -266,7 +266,7 @@ particular). * Function `getStringAndFree` from `System.File.ReadWrite` was given an extra - argument of type `File` to return an empty string is no error happened. + argument of type `File` to return an empty string if no error happened. ### Contrib