diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-08-23 17:18:43 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-08-23 17:18:43 +0100 |
commit | a311a1892507aacec5bfb2837dd10f5257dfb42c (patch) | |
tree | 32bde60189f3ebf74dc49f6ea1a421a32dcfa9b6 | |
parent | 61965259f8155c6a570f06d54dd707a856e6ec66 (diff) |
Fix typo.
-rw-r--r-- | doc/CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 007575faa..42f408bab 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -2,7 +2,7 @@ ## Highlighted features * This is a minor bugfix release, mainly to fix bugs related to external request handling. * [List of issues on github](https://github.com/sebbacon/alaveteli/issues?milestone=18&state=closed) -* [List of commits since last release](https://github.com/sebbacon/alaveteli/compare/release/master...release/0.6.4) +* [List of commits since last release](https://github.com/sebbacon/alaveteli/compare/master...release/0.6.4) ## Upgrade notes |