8000 comments start with capital letter (password-selector entry) · GitObjects/api.jquery.com@3c5926c · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c5926c

Browse files
committed
comments start with capital letter (password-selector entry)
1 parent 4f69e5e commit 3c5926c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/password-selector.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $( "div" )
2323
.css( "color", "red" );
2424
$( "form" ).submit(function() {
2525
return false;
26-
}); // so it won't submit
26+
}); // So it won't submit
2727
]]></code>
2828
<css><![CDATA[
2929
textarea {

0 commit comments

Comments
2F96  (0)
0