r96867 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96866‎ | r96867 | r96868 >
Date:16:51, 12 September 2011
Author:tparscal
Status:deferred
Tags:
Comment:
Fixed documentation
Modified paths:
  • /trunk/parsers/wikidom/lib/synth/views/es.BlockView.js (modified) (history)

Diff [purge]

Index: trunk/parsers/wikidom/lib/synth/views/es.BlockView.js
@@ -42,7 +42,7 @@
4343 };
4444
4545 /**
46 - * Gets rendered line index of offset within content.
 46+ * Gets range of content in a rendered line which an offset is within.
4747 */
4848 es.BlockView.getRenderedLineRange = function( offset ) {
4949 throw 'BlockView.getRenderedLineRange not implemented in this subclass.';

Status & tagging log