]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/trail/discussion.mdwn
Get started on my user page, fix name spelling, link branches to username
[ikiwiki.git] / doc / plugins / trail / discussion.mdwn
index 7598ed21919f89c944ab6ab2b49ab046348e5aad..6c0b790b977d6da0e93cc656d212ceb9979ee909 100644 (file)
@@ -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.