X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ace6a60b1b4f3f4faaa5f50140e95adf796b5ec5..d4c11466bad0e0aa3ac3c6f0bfc7577633d0d744:/doc/pagehistory.mdwn?ds=sidebyside

diff --git a/doc/pagehistory.mdwn b/doc/pagehistory.mdwn
index fc2a3f543..5c3b4a8d0 100644
--- a/doc/pagehistory.mdwn
+++ b/doc/pagehistory.mdwn
@@ -1,5 +1,8 @@
 ikiwiki supports adding "History" links to the top of pages to browse the
-revison history of a page. This is enabled by the `historyurl` setting,
+revision history of a page. This is enabled by the `historyurl` setting,
 which is used to specify the URL to a web interface such as [[ViewVC]]
 (for Subversion) or [[Gitweb]]. In that url, "\[[file]]" is replaced with
 the name of the file to view.
+
+The [[plugins/repolist]] plugin can supplement this information with
+urls to the underlying repository of the wiki.