Docs: Fix multiple trivial typos throughout a variety of core files.

Props ottok.
Fixes #38489.


git-svn-id: https://develop.svn.wordpress.org/trunk@39051 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes
2016-10-31 06:27:53 +00:00
parent 3c97cbca24
commit 297076eda4
19 changed files with 30 additions and 30 deletions

View File

@@ -1322,7 +1322,7 @@ i.mce-i-wp_code:before {
@media screen and ( min-width: 782px ) {
.wp-core-ui .quicktags-toolbar input.button.button-small {
/* .button-small is normaly 11px, but a bit too small for these buttons. */
/* .button-small is normally 11px, but a bit too small for these buttons. */
font-size: 12px;
height: 26px;
line-height: 24px;