Fix docs
This commit is contained in:
parent
2c4eae4b92
commit
f72ef5416f
1 changed files with 1 additions and 1 deletions
|
|
@ -664,7 +664,7 @@ class Revision {
|
|||
* $row is usually an object from wfFetchRow(), both the flags and the text
|
||||
* field must be included
|
||||
*
|
||||
* @param integer $row Id of a row
|
||||
* @param object $row The text data
|
||||
* @param string $prefix table prefix (default 'old_')
|
||||
* @return string $text|false the text requested
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue