Skip to content

Commit 05b84fd

Browse files
Fix documentation typo.
1 parent 407aa1f commit 05b84fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/prototype/dom/layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
*
213213
* The following are the CSS-related properties that can be retrieved.
214214
* Nearly all of them map directly to their property names in CSS. (The
215-
* only exception is for borders — e.g., `border-width` instead of
215+
* only exception is for borders — e.g., `border-left` instead of
216216
* `border-left-width`.)
217217
*
218218
* * `height`

0 commit comments

Comments
 (0)