projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f9070f
)
0003317: "Forty" is misspelled on remittances, receipts. Fixed.
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Thu, 31 May 2018 05:50:28 +0000
(07:50 +0200)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Thu, 31 May 2018 05:50:28 +0000
(07:50 +0200)
includes/ui/ui_view.inc
patch
|
blob
|
history
diff --git
a/includes/ui/ui_view.inc
b/includes/ui/ui_view.inc
index 37c17432a85b6051e2ee219f1d26d4d288158c41..d4cc6d5736d2c7e43d064c941fb618346ee80e46 100644
(file)
--- a/
includes/ui/ui_view.inc
+++ b/
includes/ui/ui_view.inc
@@
-832,7
+832,7
@@
function _number_to_words($number)
"Seven", "Eight", "Nine", "Ten", "Eleven", "Twelve", "Thirteen",
"Fourteen", "Fifteen", "Sixteen", "Seventeen", "Eighteen",
"Nineteen");
- $tens = array("", "", "Twenty", "Thirty", "Fo
u
rty", "Fifty", "Sixty",
+ $tens = array("", "", "Twenty", "Thirty", "Forty", "Fifty", "Sixty",
"Seventy", "Eighty", "Ninety");
if ($Dn || $n)