Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 50f93df

Browse files
Merge pull request #467 from samlythemanly:patch-1
PiperOrigin-RevId: 496341386
2 parents 6fb07f2 + 60e8cfa commit 50f93df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/intl/constants.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ final Map<String, String> simpleCurrencySymbols = {
146146
'SOS': 'SOS',
147147
'TZS': 'TSh',
148148
'UGX': 'UGX',
149-
'PEN': 'S/.',
149+
'PEN': 'S/',
150150
'KGS': 'KGS',
151151
'UZS': 'so\u02bcm',
152152
'TJS': 'Som',

0 commit comments

Comments
 (0)