From 889cb8880dceb6a7d4c50b0bd6f10214b081a856 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 1 Feb 2003 13:37:16 +0000 Subject: [PATCH] GRAMMAR HAMMER --- src/python.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python.hh b/src/python.hh index 8b6c4ae8..3fd6baa9 100644 --- a/src/python.hh +++ b/src/python.hh @@ -81,7 +81,7 @@ struct EventAction { EnterWindow, //!< Occurs when the mouse enters a window LeaveWindow, //!< Occurs when the mouse leaves a window //! Occurs while a window is being managed. The handler should call - //! Client::move to the window + //! Client::move on the window PlaceWindow, //! Occurs while a window is being managed, just before the window is //! displayed -- 2.39.2