]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/pagehistory.mdwn
Merge remote-tracking branch 'spalax/calendar-autocreate'
[ikiwiki.git] / doc / pagehistory.mdwn
index 4650627366f5118e8c2eb5518cae8512a46e59c3..0c7adc0af1d7154d24a49361e1a90fbb441ec0e4 100644 (file)
@@ -1,8 +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
+(for Subversion) or [[Gitweb]]. In that URL, "\[[file]]" is replaced with
 the name of the file to view.
 
-The [[plugins/repolist]] plugin can suppliment this information with
-urls to the underlying repository of the wiki.
+The [[plugins/repolist]] plugin can supplement this information with
+URLs to the underlying repository of the wiki.