Skip to content

Commit

Permalink
uses single quote for string (Travis CI said to use so)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashgkwd committed Nov 29, 2018
1 parent 1f19ec9 commit 2d69b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moment-hijri.js
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
Languages
************************************/
extend(getPrototypeOf(moment.localeData()), {
_abbr: "ar-sa",
_abbr: 'ar-sa',
_iMonths: ['Muharram'
, 'Safar'
, 'Rabi\' al-Awwal'
Expand Down

0 comments on commit 2d69b10

Please sign in to comment.