Skip to content

Commit 3ec371b

Browse files
committed
Spinner: Trivial spelling / grammatical fixes in CSS comments.
1 parent 16c375d commit 3ec371b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/base/jquery.ui.spinner.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
overflow: hidden;
3939
right: 0;
4040
}
41-
/* more specificity required here to overide default borders */
41+
/* more specificity required here to override default borders */
4242
.ui-spinner a.ui-spinner-button {
4343
border-top: none;
4444
border-bottom: none;
4545
border-right: none;
4646
}
47-
/* vertical centre icon */
47+
/* vertically center icon */
4848
.ui-spinner .ui-icon {
4949
position: absolute;
5050
margin-top: -8px;

0 commit comments

Comments
 (0)