aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/trail
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2012-05-10 18:42:21 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2012-05-10 18:42:21 +0200
commit870bb10bd8f64acc0731c33dbf6a0451271afd36 (patch)
tree274af61e71ead8402372930bfe3d0ad9d45aa9f8 /doc/plugins/trail
parent99aea7168948650cd3816e99de49ea1bdd5b11aa (diff)
downloadikiwiki-870bb10bd8f64acc0731c33dbf6a0451271afd36.tar
ikiwiki-870bb10bd8f64acc0731c33dbf6a0451271afd36.tar.gz
Get started on my user page, fix name spelling, link branches to username
Diffstat (limited to 'doc/plugins/trail')
-rw-r--r--doc/plugins/trail/discussion.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/trail/discussion.mdwn b/doc/plugins/trail/discussion.mdwn
index 7598ed219..6c0b790b9 100644
--- a/doc/plugins/trail/discussion.mdwn
+++ b/doc/plugins/trail/discussion.mdwn
@@ -31,7 +31,7 @@ or trail member has actually been edited.
For it to be useful for `trail`, the `prebuild` hook has to run
after both pagespecs and sorting work. The other use case
-I've seen for a similar hook was for Guiseppe Bilotta to
+I've seen for a similar hook was for Giuseppe Bilotta to
sort an inline-of-inlines by mtime of newest post, but that
can't be the same hook, because it has to run after pagespecs
work, but before sorting.