@@ -1433,7 +1433,7 @@ MY_LOCALE my_locale_pl_PL
14331433);
14341434/* **** LOCALE END pl_PL *****/
14351435
1436- /* **** LOCALE BEGIN pt_BR: Portugese - Brazil *****/
1436+ /* **** LOCALE BEGIN pt_BR: Portuguese - Brazil *****/
14371437static const char *my_locale_month_names_pt_BR[13 ] =
14381438 {" janeiro" ," fevereiro" ," março" ," abril" ," maio" ," junho" ," julho" ," agosto" ," setembro" ," outubro" ," novembro" ," dezembro" , NullS };
14391439static const char *my_locale_ab_month_names_pt_BR[13 ] =
@@ -1454,7 +1454,7 @@ MY_LOCALE my_locale_pt_BR
14541454(
14551455 40 ,
14561456 " pt_BR" ,
1457- " Portugese - Brazil" ,
1457+ " Portuguese - Brazil" ,
14581458 FALSE ,
14591459 &my_locale_typelib_month_names_pt_BR,
14601460 &my_locale_typelib_ab_month_names_pt_BR,
@@ -1469,7 +1469,7 @@ MY_LOCALE my_locale_pt_BR
14691469);
14701470/* **** LOCALE END pt_BR *****/
14711471
1472- /* **** LOCALE BEGIN pt_PT: Portugese - Portugal *****/
1472+ /* **** LOCALE BEGIN pt_PT: Portuguese - Portugal *****/
14731473static const char *my_locale_month_names_pt_PT[13 ] =
14741474 {" Janeiro" ," Fevereiro" ," Março" ," Abril" ," Maio" ," Junho" ," Julho" ," Agosto" ," Setembro" ," Outubro" ," Novembro" ," Dezembro" , NullS };
14751475static const char *my_locale_ab_month_names_pt_PT[13 ] =
@@ -1490,7 +1490,7 @@ MY_LOCALE my_locale_pt_PT
14901490(
14911491 41 ,
14921492 " pt_PT" ,
1493- " Portugese - Portugal" ,
1493+ " Portuguese - Portugal" ,
14941494 FALSE ,
14951495 &my_locale_typelib_month_names_pt_PT,
14961496 &my_locale_typelib_ab_month_names_pt_PT,
0 commit comments