X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/8e92468eae9ac0ab8161a0c71ff6c6a0a8aef07a..86726d352bb3f9ff50bfa0ec4369a53b9700539c:/doc/pagehistory.mdwn

diff --git a/doc/pagehistory.mdwn b/doc/pagehistory.mdwn
index 465062736..0c7adc0af 100644
--- a/doc/pagehistory.mdwn
+++ b/doc/pagehistory.mdwn
@@ -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.