Index: trunk/extensions/DonationInterface/donationinterface.php |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | //all of the following variables make sense to override directly, |
216 | 216 | //or change "DonationInterface" to the gateway's id to override just for that gateway. |
217 | 217 | //for instance: To override $wgDonationInterfaceUseSyslog just for GlobalCollect, add |
218 | | -// $wgGolbalCollectGatewayUseSyslog = true |
| 218 | +// $wgGlobalCollectGatewayUseSyslog = true |
219 | 219 | // to LocalSettings. |
220 | 220 | // |
221 | 221 | |