mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-28 01:30:00 +00:00
Update filename of specification in TemplateDataBlob::parse comment
Change-Id: Ibddd3834ea870eb6e817458dd495b5dea762e60a
This commit is contained in:
parent
59746bbff5
commit
11f874975e
|
@ -72,7 +72,7 @@ class TemplateDataBlob {
|
|||
/**
|
||||
* Parse the data, normalise it and validate it.
|
||||
*
|
||||
* See spec.templatedata.json for the expected format of the JSON object.
|
||||
* See Specification.md for the expected format of the JSON object.
|
||||
* @return Status
|
||||
*/
|
||||
private function parse() {
|
||||
|
|
Loading…
Reference in a new issue