summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/typedetection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/cache/typedetection.hxx')
-rw-r--r--filter/source/config/cache/typedetection.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/filter/source/config/cache/typedetection.hxx b/filter/source/config/cache/typedetection.hxx
index ae2882304682..d7f89a4eb6b3 100644
--- a/filter/source/config/cache/typedetection.hxx
+++ b/filter/source/config/cache/typedetection.hxx
@@ -284,12 +284,12 @@ private:
//---------------------------------------
/** @short validate the specified type and its relation ships
- and set all needed informations related to this type
+ and set all needed information related to this type
in the specified descriptor.
- @descr Related informations are: - corresponding filter
- - media type
- - ...
+ @descr Related information are: - corresponding filter
+ - media type
+ - ...
@param rDescriptor
provides access to the outside MediaDescriptor.
@@ -307,11 +307,11 @@ private:
//---------------------------------------
/** @short validate the specified filter and its relation ships
- and set all needed informations related to this filter
+ and set all needed information related to this filter
in the specified descriptor.
- @descr Related informations are: - corresponding type
- - ...
+ @descr Related information are: - corresponding type
+ - ...
@param rDescriptor
provides access to the outside MediaDescriptor.