File: correct-readme.patch

package info (click to toggle)
python-couchdb 0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 232 kB
  • ctags: 246
  • sloc: python: 1,229; makefile: 26
file content (11 lines) | stat: -rw-r--r-- 483 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
diff -Nur python-couchdb-0.1/README.txt python-couchdb-0.1.new/README.txt
--- python-couchdb-0.1/README.txt	2007-09-23 17:18:26.000000000 +0100
+++ python-couchdb-0.1.new/README.txt	2007-10-30 00:19:12.000000000 +0000
@@ -5,5 +5,5 @@
 
   <http://couchdb.com/>
 
-Please see the files in the `doc` folder and/or the docstrings in
-the code for documentation.
+Please see the `index.html' file, files under the `api` directory or the
+docstrings in the code for module documentation.