summaryrefslogtreecommitdiff
path: root/include/osl/socket_decl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/socket_decl.hxx')
-rw-r--r--include/osl/socket_decl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/socket_decl.hxx b/include/osl/socket_decl.hxx
index ae700c47453c..2d06f3fea37f 100644
--- a/include/osl/socket_decl.hxx
+++ b/include/osl/socket_decl.hxx
@@ -99,7 +99,7 @@ namespace osl
inline bool SAL_CALL setPort( sal_Int32 nPort );
/** Sets the address of the underlying socket address struct in network byte order.
- @return true on success, false signales falure.
+ @return true on success, false signales failure.
*/
inline bool SAL_CALL setAddr( const ::rtl::ByteSequence & address );