瀏覽代碼

fix comment

tags/1.0
0nepeop1e 3 年之前
父節點
當前提交
531f650e0a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/Contracts/PayableEntity.php

+ 1
- 1
src/Contracts/PayableEntity.php 查看文件

@@ -49,7 +49,7 @@ interface PayableEntity
49 49
     public function getBillDescription(): string;
50 50
 
51 51
     /**
52
-     * Get ISO 4214 currency code, payment gateway driver need to
52
+     * Get ISO 4217 currency code, payment gateway driver need to
53 53
      * convert if different standard is used.
54 54
      *
55 55
      * @return string

Loading…
取消
儲存