r93509 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93508‎ | r93509 | r93510 >
Date:01:33, 30 July 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
fix typos
Modified paths:
  • /trunk/extensions/SemanticWatchlist/SemanticWatchlist.settings.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticWatchlist/SemanticWatchlist.settings.php
@@ -37,10 +37,10 @@
3838 # Enable email notification or not?
3939 $egSWLEnableEmailNotify = true;
4040
41 -# Send an email for every change (as opossed to a "something changed email" for the first $egSWLMaxMails changes)?
 41+# Send an email for every change (as opposed to a "something changed email" for the first $egSWLMaxMails changes)?
4242 $egSWLMailPerChange = true;
4343
44 -# The maximum amount of generic emails to send about changes untill the user actually checks his semantic watchlist.
 44+# The maximum amount of generic emails to send about changes until the user actually checks his semantic watchlist.
4545 $egSWLMaxMails = 1;
4646
4747 # The default value for the user preference to send email notifications.