diff --git a/src/servers/app/ServerWindow.cpp b/src/servers/app/ServerWindow.cpp index c17ae567f1..5777091113 100644 --- a/src/servers/app/ServerWindow.cpp +++ b/src/servers/app/ServerWindow.cpp @@ -1345,7 +1345,7 @@ ServerWindow::_DispatchViewMessage(int32 code, // TODO: think about how to avoid this hack: // the parent clipping needs to be updated, it is not - // done in MoveBy() since it would need to avoid + // done in MoveBy() since it would cause // too much computations when children are resized because // follow modes if (ViewLayer* parent = fCurrentLayer->Parent())