From ac2061bfcbf5c38b6f82b307479064cd73274a9f Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 15 Mar 2007 01:48:34 -0400 Subject: typo --- doc/xml/ck-terms.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/xml/ck-terms.xml b/doc/xml/ck-terms.xml index 9b582da..d3d544d 100644 --- a/doc/xml/ck-terms.xml +++ b/doc/xml/ck-terms.xml @@ -38,7 +38,7 @@ The session leader is the process that requests that a new session be opened. It does this by connecting to the D-Bus system bus and using either org.freedesktop.ConsoleKit.Manager.OpenSession() or org.freedesktop.ConsoleKit.Manager.OpenSessionWithParameters(). The session -that it registers will be remain open until the connection to the system +that it registers will remain open until the connection to the system bus is lost or it calls org.freedesktop.ConsoleKit.Manager.CloseSession(). -- cgit