summaryrefslogtreecommitdiffstats
path: root/bsp-howto/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'bsp-howto/conf.py')
-rw-r--r--bsp-howto/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp-howto/conf.py b/bsp-howto/conf.py
index 721f63f..b245466 100644
--- a/bsp-howto/conf.py
+++ b/bsp-howto/conf.py
@@ -8,7 +8,7 @@ project = "RTEMS BSP and Device Driver Development Guide"
latex_documents = [
('index',
'bsp-howto.tex',
- u'RTEMS BSP and Device Driver Development Guide',
+ u'RTEMS BSP and Driver Guide',
u'RTEMS Documentation Project',
'manual'),
]