$OpenBSD: patch-luadoc_client_lua,v 1.1 2013/06/28 12:45:38 dcoppa Exp $

commit 5b5dd0a19807298e8f63bc9a541177993a86a0e3
Author: Uli Schlachter <psychon@znc.in>
Date:   Wed Jun 19 19:15:02 2013 +0200

luadoc: Clients have a leader_window, not leader_id

Signed-off-by: Uli Schlachter <psychon@znc.in>

--- luadoc/client.lua.orig	Fri Jun 28 14:20:43 2013
+++ luadoc/client.lua	Fri Jun 28 14:21:18 2013
@@ -35,7 +35,7 @@ module("client")
 -- @field maximized_vertical The client is maximized vertically or not.
 -- @field transient_for The client the window is transient for.
 -- @field group_window Window identification unique to a group of windows.
--- @field leader_id Identification unique to windows spawned by the same command.
+-- @field leader_window Identification unique to windows spawned by the same command.
 -- @field size_hints A table with size hints of the client: user_position,
 -- user_size, program_position, program_size, etc.
 -- @field sticky Set the client sticky, i.e. available on all tags.
