Updated Branches: refs/heads/1.2.x 351fe793a -> f7b2fa97c
fix the other identical typo Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f7b2fa97 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f7b2fa97 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/f7b2fa97 Branch: refs/heads/1.2.x Commit: f7b2fa97c67d3c13911b8f20c510c678d4322912 Parents: 351fe79 Author: Robert Newson <[email protected]> Authored: Fri Jan 6 22:34:37 2012 +0000 Committer: Robert Newson <[email protected]> Committed: Fri Jan 6 22:34:37 2012 +0000 ---------------------------------------------------------------------- CHANGES | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/f7b2fa97/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index adcd288..5a8f94a 100644 --- a/CHANGES +++ b/CHANGES @@ -14,7 +14,7 @@ Authentication: By default this is disabled (secrets are stored in the .ini) but can be enabled via the .ini configuration key `use_users_db` in the `couch_httpd_oauth` section. - * Documents in the _users database are no longer publically + * Documents in the _users database are no longer publicly readable. * Confidential information in the _replication database is no longer publicly readable.
