diff options
author | William Jon McCann <mccann@jhu.edu> | 2007-03-15 01:48:34 -0400 |
---|---|---|
committer | William Jon McCann <mccann@jhu.edu> | 2007-03-15 01:48:34 -0400 |
commit | ac2061bfcbf5c38b6f82b307479064cd73274a9f (patch) | |
tree | 56b9ac79af61f888628daba79f685e6a559e82e2 /doc | |
parent | 2f434135af56d627a887c3cdc24020c4d9ecbde4 (diff) |
typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/xml/ck-terms.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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(). </para> <para> |