]> granicus.if.org Git - curl/commitdiff
CHANGES: spell fix, use correct path to script
authorDaniel Stenberg <daniel@haxx.se>
Tue, 7 Feb 2017 07:22:37 +0000 (08:22 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 7 Feb 2017 07:22:37 +0000 (08:22 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index b73986b5c96341158ab2cd5430bd95d61bbf91fa..4d13ef696355096f77272c2ca25781682faa6bc6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
 See https://curl.haxx.se/changes.html for the edited and human readable online
 version of what has changed over the years in different curl releases.
 
-Generate a CHANGES file like the one present in evey release like this:
+Generate a CHANGES file like the one present in every release like this:
 
 $ git log --pretty=fuller --no-color --date=short --decorate=full | \
-  ./log2changes.pl
+  ./scripts/log2changes.pl