summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index de4714bf2..337754162 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -27,5 +27,5 @@ Features
HEAD is a variant of GET that omits the body, and WebOb has special support
to return an empty body when a HEAD is used.
-- ``config.set_request_properties`` now causes less code to be executed at
+- ``config.set_request_property`` now causes less code to be executed at
request construction time.