Chromium Code Reviews| Index: ui/gfx/geometry/insets_f.h |
| diff --git a/ui/gfx/geometry/insets_f.h b/ui/gfx/geometry/insets_f.h |
| index 90592d774a0c44a0d96551e0bca44be5d0320586..f159a7458b4578348b03c5a7393b50b6ffe563dc 100644 |
| --- a/ui/gfx/geometry/insets_f.h |
| +++ b/ui/gfx/geometry/insets_f.h |
| @@ -11,7 +11,7 @@ |
| namespace gfx { |
| -// A floating versin of gfx::Insets. |
| +// A floating point version of gfx::Insets. |
| class GFX_EXPORT InsetsF { |
| public: |
| InsetsF(); |