summaryrefslogtreecommitdiff
path: root/sc/inc/srchuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/srchuno.hxx')
-rw-r--r--sc/inc/srchuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/srchuno.hxx b/sc/inc/srchuno.hxx
index 9c306f29a0cc..ae19e89ff26e 100644
--- a/sc/inc/srchuno.hxx
+++ b/sc/inc/srchuno.hxx
@@ -64,7 +64,7 @@ public:
virtual void SAL_CALL setSearchString( const ::rtl::OUString& aString )
throw(::com::sun::star::uno::RuntimeException);
- // Search/Replace muss von aussen (vom XSearchable) gerufen werden...
+ // search/replace should be called from outside (from XSearchable)...
// XPropertySet
virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >