summaryrefslogtreecommitdiffstats
path: root/cppu/inc/com/sun/star/uno/Sequence.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/inc/com/sun/star/uno/Sequence.h')
-rw-r--r--cppu/inc/com/sun/star/uno/Sequence.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/inc/com/sun/star/uno/Sequence.h b/cppu/inc/com/sun/star/uno/Sequence.h
index f12b7c1e3b7b..380bcb77c56c 100644
--- a/cppu/inc/com/sun/star/uno/Sequence.h
+++ b/cppu/inc/com/sun/star/uno/Sequence.h
@@ -115,7 +115,7 @@ public:
/** Constructor: Creates a copy of given elements.
- @param pElement an array of elements
+ @param pElements an array of elements
@param len length of array
*/
inline Sequence( const E * pElements, sal_Int32 len );