diff options
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/inc/svtools/menuoptions.hxx | 2 | ||||
-rw-r--r-- | svtools/inc/svtools/miscopt.hxx | 2 | ||||
-rw-r--r-- | svtools/inc/svtools/optionsdrawinglayer.hxx | 2 | ||||
-rw-r--r-- | svtools/inc/svtools/slidesorterbaropt.hxx | 2 | ||||
-rw-r--r-- | svtools/inc/svtools/toolpanelopt.hxx | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/svtools/inc/svtools/menuoptions.hxx b/svtools/inc/svtools/menuoptions.hxx index fa99dbf8c760..527319c52380 100644 --- a/svtools/inc/svtools/menuoptions.hxx +++ b/svtools/inc/svtools/menuoptions.hxx @@ -35,7 +35,7 @@ class Link; class SvtMenuOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about menu features + @short collect information about menu features @descr - @implements - diff --git a/svtools/inc/svtools/miscopt.hxx b/svtools/inc/svtools/miscopt.hxx index 0d2ea73ea8d2..85c5b604e689 100644 --- a/svtools/inc/svtools/miscopt.hxx +++ b/svtools/inc/svtools/miscopt.hxx @@ -37,7 +37,7 @@ class SvtMiscOptions_Impl; class Link; /*-************************************************************************************************************//** - @short collect informations about misc group + @short collect information about misc group @descr - @implements - diff --git a/svtools/inc/svtools/optionsdrawinglayer.hxx b/svtools/inc/svtools/optionsdrawinglayer.hxx index d3973cd2df63..f2d493be21de 100644 --- a/svtools/inc/svtools/optionsdrawinglayer.hxx +++ b/svtools/inc/svtools/optionsdrawinglayer.hxx @@ -40,7 +40,7 @@ class SvtOptionsDrawinglayer_Impl; /*-************************************************************************************************************//** - @short collect informations about startup features + @short collect information about startup features @descr - @implements - diff --git a/svtools/inc/svtools/slidesorterbaropt.hxx b/svtools/inc/svtools/slidesorterbaropt.hxx index 512eae85e39f..cb2d996fb03b 100644 --- a/svtools/inc/svtools/slidesorterbaropt.hxx +++ b/svtools/inc/svtools/slidesorterbaropt.hxx @@ -35,7 +35,7 @@ */ class SvtSlideSorterBarOptions_Impl; -/** collect informations about sidebar group +/** collect information about sidebar group \attention This class is partially threadsafe. */ diff --git a/svtools/inc/svtools/toolpanelopt.hxx b/svtools/inc/svtools/toolpanelopt.hxx index 8b96e2555168..9ca4f6fe239a 100644 --- a/svtools/inc/svtools/toolpanelopt.hxx +++ b/svtools/inc/svtools/toolpanelopt.hxx @@ -36,7 +36,7 @@ class SvtToolPanelOptions_Impl; class Link; -/** collect informations about sidebar group +/** collect information about sidebar group \attention This class is partially threadsafe. */ |