summaryrefslogtreecommitdiff
path: root/framework/source/inc
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-01-06 14:14:21 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-01-06 14:14:21 +0100
commitd612ef47621e97d7cf1b3bea2d9ee3e842d0fde4 (patch)
treebf3bec66a7d9c2a13f9d5d1adf911f16ad53334e /framework/source/inc
parent55ab032ef590899045011e9d76b7e43cf5c04692 (diff)
autorecovery: only include documents in the autorecovery which support the XDocumentRecovery interface
Diffstat (limited to 'framework/source/inc')
-rw-r--r--framework/source/inc/loadenv/loadenv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx
index ed73c0a859..2bdd42cfb7 100644
--- a/framework/source/inc/loadenv/loadenv.hxx
+++ b/framework/source/inc/loadenv/loadenv.hxx
@@ -487,7 +487,7 @@ class LoadEnv : private ThreadHelpBase
/** @short tries to detect the type and the filter of the specified content.
- @descr This method actualize the available media descriptor of this instance,
+ @descr This method update the available media descriptor of this instance,
so it contains the right type, a corresponding filter, may a
valid frame loader etc. In case detection failed, this descriptor
is corrected first, before a suitable exception will be thrown.