Index: components/mus/public/cpp/window_observer.h |
diff --git a/components/mus/public/cpp/window_observer.h b/components/mus/public/cpp/window_observer.h |
index 979428adf8662cbe8f45ac45a461d48b646bf849..d8d2932b64b66fad8a660a2f03e828025bf6e76c 100644 |
--- a/components/mus/public/cpp/window_observer.h |
+++ b/components/mus/public/cpp/window_observer.h |
@@ -22,8 +22,7 @@ class Window; |
// If the change originated from another connection to the window manager, it's |
// possible that the change has already been applied to the service-side model |
// prior to being called, so for example in the case of OnWindowDestroying(), |
-// it's |
-// possible the window has already been destroyed on the service side. |
+// it's possible the window has already been destroyed on the service side. |
class WindowObserver { |
public: |