| Index: ui/base/touch/touch_factory.h
|
| diff --git a/ui/base/touch/touch_factory.h b/ui/base/touch/touch_factory.h
|
| index 1f19bede6051be2b633d5616b986a72b0c512ee3..c95cfc876ab2975e420bf340ea1a555cdd82c562 100644
|
| --- a/ui/base/touch/touch_factory.h
|
| +++ b/ui/base/touch/touch_factory.h
|
| @@ -98,7 +98,7 @@ class UI_EXPORT TouchFactory {
|
| SetCursorVisible(false, false);
|
| }
|
|
|
| - // Requirement for Signleton
|
| + // Requirement for Singleton
|
| friend struct DefaultSingletonTraits<TouchFactory>;
|
|
|
| // The default cursor is hidden after startup, and when the mouse pointer is
|
|
|