浏览代码

fix comment

tags/1.0
0nepeop1e 4 年前
父节点
当前提交
531f650e0a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/Contracts/PayableEntity.php

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

49
     public function getBillDescription(): string;
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
      * convert if different standard is used.
53
      * convert if different standard is used.
54
      *
54
      *
55
      * @return string
55
      * @return string

正在加载...
取消
保存