mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 04:23:01 +00:00
typo in comment
This commit is contained in:
parent
b6a986a075
commit
a12e00ef73
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ register_module([
|
|||
* Adds a history revision against a page.
|
||||
* Note: Does not updaate the current page content! This function _only_
|
||||
* records a new revision against a page name. Thus it is possible to have a
|
||||
* disparaty between the history revisions and the actual content displayed in
|
||||
* disparity between the history revisions and the actual content displayed in
|
||||
* the current revision if you're not careful!
|
||||
* @package feature-history
|
||||
* @param object $pageinfo The pageindex object of the page to operate on.
|
||||
|
|
Loading…
Reference in a new issue