summaryrefslogtreecommitdiff
path: root/include/basic
diff options
context:
space:
mode:
Diffstat (limited to 'include/basic')
-rw-r--r--include/basic/sbuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basic/sbuno.hxx b/include/basic/sbuno.hxx
index 2fd809304671..d690a35ce01a 100644
--- a/include/basic/sbuno.hxx
+++ b/include/basic/sbuno.hxx
@@ -28,7 +28,7 @@
namespace com { namespace sun { namespace star { namespace uno { class Any; }}}}
-// Returns a SbxObject that wrapps an Uno Interface
+// Returns a SbxObject that wraps an Uno Interface
// Implementation in basic/source/classes/sbunoobj.cxx
BASIC_DLLPUBLIC SbxObjectRef GetSbUnoObject( const OUString& aName, const css::uno::Any& aUnoObj_ );