Skip to content

Commit 3c34bea

Browse files
committed
Fix typo in comments
1 parent 30c6db3 commit 3c34bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/AbstractGateway.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* This abstract class should be extended by all payment gateways
1717
* throughout the Omnipay system. It enforces implementation of
18-
* the GatewayInterface interface and defines various common attibutes
18+
* the GatewayInterface interface and defines various common attributes
1919
* and methods that all gateways should have.
2020
*
2121
* Example:

0 commit comments

Comments
 (0)