summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/inspection/XStringRepresentation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XStringRepresentation.idl')
-rw-r--r--offapi/com/sun/star/inspection/XStringRepresentation.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/inspection/XStringRepresentation.idl b/offapi/com/sun/star/inspection/XStringRepresentation.idl
index 66888f3cc240..b0a4f66d9773 100644
--- a/offapi/com/sun/star/inspection/XStringRepresentation.idl
+++ b/offapi/com/sun/star/inspection/XStringRepresentation.idl
@@ -50,7 +50,7 @@ interface XStringRepresentation
*/
string convertToControlValue([in]any PropertyValue) raises( com::sun::star::uno::Exception );
- /** converts a string into an any with the type defined by the target tpye.
+ /** converts a string into an any with the type defined by the target type.
@param ControlValue
The to-be-converted control value.
@param ControlValueType