typo from r78201

This commit is contained in:
Krinkle 2011-06-03 01:04:24 +00:00
parent 2967a44864
commit 439a38eca2

View file

@ -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
/**