http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99782
Revision: 99782
Author: jpostlethwaite
Date: 2011-10-14 18:04:12 +0000 (Fri, 14 Oct 2011)
Log Message:
-----------
Fixed spelling mistake in comments.
Modified Paths:
--------------
trunk/phase3/includes/GlobalFunctions.php
Modified: trunk/phase3/includes/GlobalFunctions.php
===================================================================
--- trunk/phase3/includes/GlobalFunctions.php 2011-10-14 17:42:55 UTC (rev
99781)
+++ trunk/phase3/includes/GlobalFunctions.php 2011-10-14 18:04:12 UTC (rev
99782)
@@ -1353,7 +1353,7 @@
* Throw a debugging exception. This function previously once exited the
process,
* but now throws an exception instead, with similar results.
*
- * @param $msg String: message shown when dieing.
+ * @param $msg String: message shown when dying.
*/
function wfDebugDieBacktrace( $msg = '' ) {
throw new MWException( $msg );
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs