Updated Branches: refs/heads/1.2.x 312c7f402 -> 0f5e1f4d0
fix typo in CHANGES Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/0f5e1f4d Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/0f5e1f4d Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/0f5e1f4d Branch: refs/heads/1.2.x Commit: 0f5e1f4d02b565a2a8cd39e9220b95b06ba90fa6 Parents: 312c7f4 Author: Jan Lehnardt <[email protected]> Authored: Fri Jan 6 23:00:27 2012 +0100 Committer: Jan Lehnardt <[email protected]> Committed: Fri Jan 6 23:00:45 2012 +0100 ---------------------------------------------------------------------- CHANGES | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/0f5e1f4d/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 554419b..adcd288 100644 --- a/CHANGES +++ b/CHANGES @@ -17,7 +17,7 @@ Authentication: * Documents in the _users database are no longer publically readable. * Confidential information in the _replication database is no - longer publically readable. + longer publicly readable. * Password hashes are now calculated by CouchDB. Clients are no longer required to do this manually.
