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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modal/modal.js

+1-1
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)