summaryrefslogtreecommitdiff
path: root/autodoc/source/display/inc/toolkit/hf_navi_main.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/inc/toolkit/hf_navi_main.hxx')
-rw-r--r--autodoc/source/display/inc/toolkit/hf_navi_main.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/autodoc/source/display/inc/toolkit/hf_navi_main.hxx b/autodoc/source/display/inc/toolkit/hf_navi_main.hxx
index 0fbb726a4fcb..357031b54327 100644
--- a/autodoc/source/display/inc/toolkit/hf_navi_main.hxx
+++ b/autodoc/source/display/inc/toolkit/hf_navi_main.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -42,11 +42,11 @@ class HF_MainItem;
/** @task
- Create a HTML navigation bar with lightly coloured background.
+ Create a HTML navigation bar with lightly coloured background.
@descr
There are three kinds of items:
- Item with link: Add_StdItem(),
+ Item with link: Add_StdItem(),
Item without link: Add_NoneItem(),
Item that is current page: Add_SelfItem().
*/