summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhukl <hukl@eight.local>2009-02-15 21:09:27 +0100
committerhukl <hukl@eight.local>2009-02-15 21:09:27 +0100
commitf72f04302521827ce391edeae354f187fc8ecdf0 (patch)
tree7d721f7abac112bd9b99b1f681352ebb54a8d9d0
parentab939244c26743512763f64c5f4292826e4470c2 (diff)
tiny rdoc fix
-rw-r--r--README.rdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rdoc b/README.rdoc
index c52596f..cf63748 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -37,11 +37,11 @@ etc.
37The position of a node within the nested set corresponds directly to the URL 37The position of a node within the nested set corresponds directly to the URL
38under which that node is accessible: 38under which that node is accessible:
39 39
40root 40 root
41 \__updates 41 \__updates
42 \__2009 42 \__2009
43 \___ultra_important_news 43 \___ultra_important_news
44 44
45http://domain/de/updates/2009/ultra_important_news 45http://domain/de/updates/2009/ultra_important_news
46 46
47Note that the first parameter after the domain is the locale. Everything after 47Note that the first parameter after the domain is the locale. Everything after