typo from r78201
This commit is contained in:
parent
2967a44864
commit
439a38eca2
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ class Parser {
|
|||
var $mRevisionObject; # The revision object of the specified revision ID
|
||||
var $mRevisionId; # ID to display in {{REVISIONID}} tags
|
||||
var $mRevisionTimestamp; # The timestamp of the specified revision ID
|
||||
var $mRevisionUser; # Userto display in {{REVISIONUSER}} tag
|
||||
var $mRevisionUser; # User to display in {{REVISIONUSER}} tag
|
||||
var $mRevIdForTs; # The revision ID which was used to fetch the timestamp
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue