diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-21 23:16:14 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-21 23:16:48 -0700 |
commit | 0b15c3773db651863dc8374d45095bc5aa53d41d (patch) | |
tree | 0a621e14403ba973dd1936da3dffe4ad86e73b48 /doc | |
parent | cd4739acb0c6d1bca2d3a7adc5c52324928a5561 (diff) |
SMlib.xml: fix typo: SmProc -> SmProp
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/SMlib.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SMlib.xml b/doc/SMlib.xml index 3e749f5..66fedd2 100644 --- a/doc/SMlib.xml +++ b/doc/SMlib.xml @@ -1913,7 +1913,7 @@ If the client is first joining the session, previous_id will be NULL.</para> <chapter id='session_management_properties'> <title>Session Management Properties</title> -<para>Each property is defined by the <function>SmProc</function> structure:</para> +<para>Each property is defined by the <function>SmProp</function> structure:</para> <synopsis> typedef struct { |