hacking-howto: s/iFunc/Func/ (Thanks mxf)

next
Michael Stapelberg 2011-11-23 22:17:50 +00:00
parent 52d000f45e
commit 8d433ecc6b
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ src/debug.c::
Contains debugging functions to print unhandled X events.
src/ewmh.c::
iFunctions to get/set certain EWMH properties easily.
Functions to get/set certain EWMH properties easily.
src/floating.c::
Contains functions for floating mode (mostly resizing/dragging).