diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index c33e3ad15ff793741c1de0d9b29ba954e71bff39..19042f52853671d25efea5d4be18d9a3121e790a 100644
--- a/docs/simplesamlphp-changelog.md
+++ b/docs/simplesamlphp-changelog.md
@@ -16,7 +16,7 @@ See the upgrade notes for specific information about upgrading.
     to comply with SAML2INT
   * core:PairwiseID and core:SubjectID authprocs no longer support the 'scope' config-setting.
     Use 'scopeAttribute' instead to identify the attribute holding the scope.
-  * Unsolicited responses can denied by disabling it by setting `enable_unsolicited` to `true` in the SP authsource.
+  * Accepting unsolicited responses can be disabled by setting `enable_unsolicited` to `false` in the SP authsource.
 
 ## Version 1.19.1