oreilly / couchdb-guide

CouchDB: The Definitive Guide
http://guide.couchdb.org/
502 stars 139 forks source link

"afrikan" should be "african" or "afrikaans" #532

Closed kaapstorm closed 9 years ago

kaapstorm commented 9 years ago

The example given in the "Reduce / Rereduce" section of the "Finding Your Data with Views" chapter includes a list of adjectives/cultures: "afrikan"; "chinese"; "french", etc.

If these are adjectives referring to regions, i.e. Africa, China, France, etc., then the adjective for Africa would be "african".

If they are names of cultures, then the name of an African culture that resembles "afrikan" the closest would probably be "Afrikaans".

rnewson commented 9 years ago

fixed in master. We did mean the language, it's a typo.

rnewson commented 9 years ago

https://git-wip-us.apache.org/repos/asf?p=couchdb-documentation.git;a=commitdiff;h=ce01699174dc3a5b5fb367d074f2805c00197fbd;hp=51fccc8be4a4b6e5fb8184628ef3b0e739cbfe6a

kaapstorm commented 9 years ago

:+1: Thank you.