Index: trunk/extensions/DonationInterface/donationinterface.php |
— | — | @@ -253,7 +253,7 @@ |
254 | 254 | * Proxy settings |
255 | 255 | * |
256 | 256 | * If you need to use an HTTP proxy for outgoing traffic, |
257 | | - * set wgPayflowGatweayUseHTTPProxy=TRUE and set $wgPayflowProGatewayHTTPProxy |
| 257 | + * set wgPayflowProGatewayUseHTTPProxy=TRUE and set $wgPayflowProGatewayHTTPProxy |
258 | 258 | * to the proxy desination. |
259 | 259 | * eg: |
260 | 260 | * $wgPayflowProGatewayUseHTTPProxy=TRUE; |