Skip to content

Commit 113498e

Browse files
committed
Change function description to be declarative.
1 parent 8c2362f commit 113498e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/_enqueues/admin/user-profile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
}
342342

343343
/**
344-
* Binds Caps Lock detection to a given password input field.
344+
* Bind Caps Lock detection to a password input field.
345345
*
346346
* @param {jQuery} $input The password input field.
347347
*/

0 commit comments

Comments
 (0)