diff options
author | http://schmonz.livejournal.com/ <http://schmonz.livejournal.com/@web> | 2009-07-25 19:38:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-07-25 19:38:19 -0400 |
commit | 1896b8bccbb0afb62a39a176a6743a1e99033d70 (patch) | |
tree | f736bbefbf745672e48ff957a9fabc7704094eea | |
parent | c2215feeddadcf10a48d5ac9ae4cebb4bba4d898 (diff) |
spelling
-rw-r--r-- | doc/pagehistory.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pagehistory.mdwn b/doc/pagehistory.mdwn index 465062736..5c3b4a8d0 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 the name of the file to view. -The [[plugins/repolist]] plugin can suppliment this information with +The [[plugins/repolist]] plugin can supplement this information with urls to the underlying repository of the wiki. |