Procházet zdrojové kódy

fix comment

tags/1.0
0nepeop1e před 4 roky
rodič
revize
531f650e0a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/Contracts/PayableEntity.php

+ 1
- 1
src/Contracts/PayableEntity.php Zobrazit soubor

@@ -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

Načítá se…
Zrušit
Uložit