r100986 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100985‎ | r100986 | r100987 >
Date:15:37, 27 October 2011
Author:tparscal
Status:ok
Tags:
Comment:
Fixed typo in comment
Modified paths:
  • /trunk/parsers/wikidom/lib/hype/models/es.DocumentModel.js (modified) (history)

Diff [purge]

Index: trunk/parsers/wikidom/lib/hype/models/es.DocumentModel.js
@@ -37,7 +37,7 @@
3838 * Mapping of symbolic names and nesting rules.
3939 *
4040 * Each rule is an object with a parents and children property. Each of these properties may contain
41 - * one of three possible values:
 41+ * one of two possible values:
4242 * Array - List of allowed element types (if empty, no elements will be allowed)
4343 * Null - Any element type is allowed (as long as the other element also allows it)
4444 *

Status & tagging log