Updated Branches:
  refs/heads/1.2.x 157db510b -> d380ea7b7

Fix typo in test comment


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d380ea7b
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d380ea7b
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/d380ea7b

Branch: refs/heads/1.2.x
Commit: d380ea7b76880fae7165b55dd8eae64ccae3f0d8
Parents: 2c2da9a
Author: Filipe David Borba Manana <fdman...@apache.org>
Authored: Sat Jan 7 12:17:49 2012 +0000
Committer: Filipe David Borba Manana <fdman...@apache.org>
Committed: Sat Jan 7 12:17:49 2012 +0000

----------------------------------------------------------------------
 share/www/script/test/users_db_security.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d380ea7b/share/www/script/test/users_db_security.js
----------------------------------------------------------------------
diff --git a/share/www/script/test/users_db_security.js 
b/share/www/script/test/users_db_security.js
index b3968b1..8e1bb21 100644
--- a/share/www/script/test/users_db_security.js
+++ b/share/www/script/test/users_db_security.js
@@ -135,7 +135,7 @@ couchTests.users_db_security = function(debug) {
         "should not_found opening another user's user doc");
 
 
-      // save a db amin 
+      // save a db admin
       var benoitcDoc = {
         _id: "org.couchdb.user:benoitc",
         type: "user",

Reply via email to