diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-09-23 09:38:25 -0400 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-09-23 16:46:22 -0700 |
commit | 46d5ae5b551cc926331324073f2686b47e8aea07 (patch) | |
tree | 3dd64f4ee9e21710e95bdb60b959f014190adc64 /doc | |
parent | 6cae6224994e3252b3b7c7608f983ce73e0206fc (diff) |
dtrace: fix typo in title
The word provider should be capitalized.
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dtrace/Xserver-DTrace.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dtrace/Xserver-DTrace.xml b/doc/dtrace/Xserver-DTrace.xml index 2427202c6..fa8bc809a 100644 --- a/doc/dtrace/Xserver-DTrace.xml +++ b/doc/dtrace/Xserver-DTrace.xml @@ -6,7 +6,7 @@ <article id="Xserver-DTrace"> <articleinfo> - <title>Xserver provider for DTrace</title> + <title>Xserver Provider for DTrace</title> <author> <firstname>Alan</firstname><surname>Coopersmith</surname> <affiliation> |