Skip to content

Commit c6c9ae5

Browse files
committed
docs: Fix simple typo, persion -> persian
There is a small typo in locales/jquery.timeago.fa-short.js. Should read `persian` rather than `persion`.
1 parent 9c53664 commit c6c9ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/jquery.timeago.fa-short.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
factory(jQuery);
88
}
99
}(function (jQuery) {
10-
// persion shortened
10+
// persian shortened
1111
jQuery.timeago.settings.strings = {
1212
prefixAgo: null,
1313
prefixFromNow: null,

0 commit comments

Comments
 (0)