diff options
| author | William Jon McCann <mccann@jhu.edu> | 2007-03-15 10:05:37 -0400 | 
|---|---|---|
| committer | William Jon McCann <mccann@jhu.edu> | 2007-03-15 10:05:37 -0400 | 
| commit | 54ad2d581ce690060a29fa8a4b94bf5dddbafc87 (patch) | |
| tree | 4763aa79f856947cc2d2bda38184190421c3317a | |
| parent | ac2061bfcbf5c38b6f82b307479064cd73274a9f (diff) | |
more typos in docs
| -rw-r--r-- | doc/xml/ck-design.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/xml/ck-design.xml b/doc/xml/ck-design.xml index d908822..086795c 100644 --- a/doc/xml/ck-design.xml +++ b/doc/xml/ck-design.xml @@ -54,7 +54,7 @@ The Session will remain open until the Session Leader disconnects from the D-Bus      <sect2>      <title>Graphical Login Manager</title> -      <para>In addition to the requirements for the Text Graphical Login Manager, this pattern is typically use to show information about currently open sessions and therefore needs: +      <para>In addition to the requirements for the Text Graphical Login Manager, this pattern is typically used to show information about currently open sessions.  It needs:        </para>        <orderedlist>          <listitem> @@ -114,7 +114,7 @@ The Session will remain open until the Session Leader disconnects from the D-Bus      <sect2>      <title>Fast User Switching Agent</title> -      <para>This is usually a kind of delegate for the Graphical Login Manager and provides a shortcut to the similar functionality.  It is usually in form of a tool available in the user session that allows one to quickly switch to another user session.  This pattern needs: +      <para>This is related to the Graphical Login Manager and provides a shortcut to similar functionality.  It is usually a tool available in the user session that allows one to quickly switch to another user session.  This pattern needs:        </para>        <orderedlist>          <listitem>  | 
