Skip to content

Commit fe18d3b

Browse files
authored
Merge pull request Realank#203 from boscharnau/master
Fix spelling mistakes on Catalan language
2 parents 56134a9 + fe7ecf4 commit fe18d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/i18n_model.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@ final _i18nModel = {
959959
'Setembre',
960960
'Octubre',
961961
'Novembre',
962-
'Decembre'
962+
'Desembre'
963963
],
964964
'day': ['Dl', 'Dt', 'Dc', 'Dj', 'Dv', 'Ds', 'Dg'],
965965
'am': 'AM',

0 commit comments

Comments
 (0)