We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30c6db3 + 3c34bea commit 006a45bCopy full SHA for 006a45b
src/Common/AbstractGateway.php
@@ -15,7 +15,7 @@
15
*
16
* This abstract class should be extended by all payment gateways
17
* throughout the Omnipay system. It enforces implementation of
18
- * the GatewayInterface interface and defines various common attibutes
+ * the GatewayInterface interface and defines various common attributes
19
* and methods that all gateways should have.
20
21
* Example:
0 commit comments