Skip to content

Commit 0b33337

Browse files
#261 fix typo on parameter description
1 parent 4a773a3 commit 0b33337

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Omnipay/Common/Message/AbstractRequest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,8 @@ public function setTransactionId($value)
478478
/**
479479
* Get the transaction reference.
480480
*
481-
* The transaction reference is the identified generated by the payment gateway.
481+
* The transaction reference is the identifier generated by the remote
482+
* payment gateway.
482483
*
483484
* @return string
484485
*/

0 commit comments

Comments
 (0)