diff options
author | Noah Slater <nslater@apache.org> | 2008-06-25 17:44:34 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2008-06-25 17:44:34 +0000 |
commit | 2c42263cfba0738c67df8d5f52e00fc5992a178c (patch) | |
tree | e45a9c7fcff11102446d9e6cea606c24c1d827b3 | |
parent | 0b5ec71609b77d505d4622cfebe8a2ef3304ac31 (diff) |
corrected spelling error
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@671610 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Released under the patronage of the Apache Software Foundation Incubator. * Miscellaneous improvements to system integration and portability. * Swapped out Erlang's inets HTTP server for the Mochiweb HTTP server. * SpiderMonkey is no longer included with CouchDB, but rather treated as an - external dependendancy. + external dependency. * Added bits of awesome. Please note that there have been many backwards incomatible changes in this |