Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Commit baee1ed

Browse files
clockworked247laurelnaiad
authored andcommitted
browser: update Datepicker documentation - typo fix
1 parent 1b5f0d4 commit baee1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/src/app/directives/ssFacetDateRange.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ define(['app/module'], function (module) {
573573
]); // end directive
574574

575575
// directive for triggering the ng-change event ONLY when the
576-
// keydown 'enter' or blue event occur. The directive was created to support
576+
// keydown 'enter' or blur event occur. The directive was created to support
577577
// UX requirements to only validate a date that has been manually entered
578578
// during those two events.
579579
module.directive('ngModelOnblurOnenter', function () {

0 commit comments

Comments
 (0)