diff options
author | https://launchpad.net/~beaufils <beaufils@web> | 2015-03-31 12:01:51 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-03-31 12:01:51 -0400 |
commit | 5c1acfe7ea9adc06d55ec146e2b1e11606d2c22c (patch) | |
tree | 8f2edd6c00ca98a8f561fb44063b745405f48752 /doc | |
parent | e5437b60a427483725dfc7bd015ef40b3dcb832f (diff) | |
download | ikiwiki-5c1acfe7ea9adc06d55ec146e2b1e11606d2c22c.tar ikiwiki-5c1acfe7ea9adc06d55ec146e2b1e11606d2c22c.tar.gz |
Typos
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki/directive/meta/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/meta/discussion.mdwn b/doc/ikiwiki/directive/meta/discussion.mdwn index c0efffdee..5461d2e8e 100644 --- a/doc/ikiwiki/directive/meta/discussion.mdwn +++ b/doc/ikiwiki/directive/meta/discussion.mdwn @@ -81,4 +81,4 @@ Also, being able to use the language variable in templates would be very useful ---- -When `title` is set, is there a way to get the real `pagename` in templates (so that I can use `title_overridden` to render the pagename, as the last of the URL, in a breadcrumb-like part) ? -- [[BBB]] +When `title` is set, is there a way to get the real `pagename` in templates (so that I can use `title_overridden` to render the pagename, as the last part of the page URL, in breadcrumbs) ? -- [[BBB]] |