diff options
| author | hukl <hukl@eight.local> | 2009-02-15 21:09:27 +0100 |
|---|---|---|
| committer | hukl <hukl@eight.local> | 2009-02-15 21:09:27 +0100 |
| commit | f72f04302521827ce391edeae354f187fc8ecdf0 (patch) | |
| tree | 7d721f7abac112bd9b99b1f681352ebb54a8d9d0 /README.rdoc | |
| parent | ab939244c26743512763f64c5f4292826e4470c2 (diff) | |
tiny rdoc fix
Diffstat (limited to 'README.rdoc')
| -rw-r--r-- | README.rdoc | 10 |
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. | |||
| 37 | The position of a node within the nested set corresponds directly to the URL | 37 | The position of a node within the nested set corresponds directly to the URL |
| 38 | under which that node is accessible: | 38 | under which that node is accessible: |
| 39 | 39 | ||
| 40 | root | 40 | root |
| 41 | \__updates | 41 | \__updates |
| 42 | \__2009 | 42 | \__2009 |
| 43 | \___ultra_important_news | 43 | \___ultra_important_news |
| 44 | 44 | ||
| 45 | http://domain/de/updates/2009/ultra_important_news | 45 | http://domain/de/updates/2009/ultra_important_news |
| 46 | 46 | ||
| 47 | Note that the first parameter after the domain is the locale. Everything after | 47 | Note that the first parameter after the domain is the locale. Everything after |
