Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit 2733de4

Browse files
committed
chore(modal): proper wording
1 parent eb48cca commit 2733de4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/modal/modal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ angular.module('mgcrea.ngStrap.modal', ['mgcrea.ngStrap.core', 'mgcrea.ngStrap.h
264264
}
265265
}
266266

267-
// Private methods
267+
// Private helpers
268268

269269
function hideOnBackdropClick(evt) {
270270
if(evt.target !== evt.currentTarget) return;

0 commit comments

Comments
 (0)