| Index: services/ui/ws/display_manager.h
|
| diff --git a/services/ui/ws/display_manager.h b/services/ui/ws/display_manager.h
|
| index e96f78b1b8d061fc2ed23b579edde94d7589912e..3d2d37000605088e81be3f0d074b89951cead4f9 100644
|
| --- a/services/ui/ws/display_manager.h
|
| +++ b/services/ui/ws/display_manager.h
|
| @@ -29,7 +29,7 @@ class WindowManagerDisplayRoot;
|
| class WindowServer;
|
|
|
| // DisplayManager manages the set of Displays. DisplayManager distinguishes
|
| -// between displays that do yet have an accelerated widget (pending), vs
|
| +// between displays that do not yet have an accelerated widget (pending), vs
|
| // those that do.
|
| class DisplayManager : public UserIdTrackerObserver,
|
| public display::ScreenManagerDelegate {
|
|
|