mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
(no bug) fix typo ('decleration') in a comment in Units.h. comment-only, DONTBUILD
This commit is contained in:
parent
41d909965c
commit
d1e970a727
@ -21,7 +21,7 @@ namespace mozilla {
|
||||
template <typename T>
|
||||
struct IsPixel : FalseType {};
|
||||
|
||||
// See struct decleration for a description of each unit type
|
||||
// See struct declaration for a description of each unit type.
|
||||
struct CSSPixel;
|
||||
struct LayoutDevicePixel;
|
||||
struct LayerPixel;
|
||||
|
Loading…
Reference in New Issue
Block a user