Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit aef15c6

Browse files
committed
typo correction
1 parent bfa2b96 commit aef15c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/angular-datepicker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
, datetime = $locale.DATETIME_FORMATS
3434
, pageDatepickers
3535
, htmlTemplate = '<div class="_720kb-datepicker-calendar" ng-blur="hideCalendar()">' +
36-
//motnh+year header
36+
//month+year header
3737
'<div class="_720kb-datepicker-calendar-header" ng-hide="isMobile()">' +
3838
'<div class="_720kb-datepicker-calendar-header-left">' +
3939
'<a href="javascript:void(0)" ng-click="prevMonth()">' + prevButton + '</a>' +

0 commit comments

Comments
 (0)