[sawfish] small misstake in doc



commit a8e09c3e9c0563b3dc29523c92342c634c5616e5
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Sun Dec 27 19:44:17 2009 +0100

    small misstake in doc

 ChangeLog        |    2 ++
 man/sawfish.texi |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f2fe35e..8d6d379 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
 	* lisp/sawfish/wm/workspace.jl
 	* src/display.c: s/sawmill/sawfish/ [Kim B. Heino]
 
+	* man/sawfish.texi: small misstake in doc
+
 2009-12-22  Christopher Bratusek <zanghar freenet de>
 	* man/news.texi: revised
 
diff --git a/man/sawfish.texi b/man/sawfish.texi
index 9f6fbfb..d5468e8 100644
--- a/man/sawfish.texi
+++ b/man/sawfish.texi
@@ -6620,7 +6620,7 @@ suppresses that behavior.
 Called when the window is first adopted by the window manager.  This
 occurs before the window is created, installed or placed.  At this
 early stage, the only safe action is to set properties of the window
-(with @code{window-set}).
+(with @code{window-put}).
 
 @code{add-window-hook} is a deprecated hook, replaced by
 @code{before-add-window-hook}.  It is called immediately after



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]