r87614 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87613‎ | r87614 | r87615 >
Date:00:16, 7 May 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
typo fixes
Modified paths:
  • /trunk/extensions/SemanticResultFormats/RELEASE-NOTES (modified) (history)
  • /trunk/extensions/SemanticResultFormats/SRF_Settings.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/SRF_Settings.php
@@ -8,7 +8,7 @@
99 * @file SRF_Settings.php
1010 * @ingroup SemanticResultFormats
1111 *
12 - * @author Jeroen De Dauw
 12+ * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1313 */
1414
1515 if ( !defined( 'MEDIAWIKI' ) ) {
Index: trunk/extensions/SemanticResultFormats/RELEASE-NOTES
@@ -6,7 +6,7 @@
77
88 Changes in this version:
99 * Cleaned up the graph format.
10 -* Fixed devision by zero issue (oh shii~) in the tagcloud format.
 10+* Fixed division by zero issue (oh shii~) in the tagcloud format.
1111 * Added parameter descriptions to the graph and ploticus formats.
1212 * Added support for SMW 1.6 style parameter handling to the tagcloud format.
1313
@@ -17,7 +17,7 @@
1818 Changes in this version:
1919 * Support for images specified by properties in the gallery format.
2020 * Fixes to the calendar and jqplot formats.
21 -* Improvents to the timeline and eventline formats.
 21+* Improvements to the timeline and eventline formats.
2222
2323 New formats in this version are:
2424 * tagcloud (written by Jeroen De Dauw)
@@ -29,7 +29,7 @@
3030 Changes in this version:
3131 * Handling for ResourceLoader in MediaWiki 1.17+ added for
3232 'timeline', 'eventline', 'jqplotbar' and 'jqplotpie' formats.
33 -* Visualization improvments for 'process' format.
 33+* Visualization improvements for 'process' format.
3434
3535 == SRF 1.5.1 ==
3636

Status & tagging log