X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fpython.hh;h=3fd6baa9490193dc9c9ea9f2c467b09d56aa18ac;hb=9e6b0d5a8d0226232802bdece77665b167f98dae;hp=8b6c4ae88e3d7031874d45c66124227055891b36;hpb=f7a0eb7624fa323a37f9fb0e306d7e1bbc745e15;p=chaz%2Fopenbox 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