summaryrefslogtreecommitdiff
path: root/include/osl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-29 16:56:44 +0200
committerAndras Timar <andras.timar@collabora.com>2015-06-30 15:57:12 +0000
commit1a8915ef8302b13b781977209ae1fa41f5f659dc (patch)
treee9215b569101c82e3e94dee17f38b5a1a9f5b3f9 /include/osl
parentf82e6424075cbc5f4a3766f5f6e28314c249f3f0 (diff)
Fix typos
Change-Id: I1c5e4970d4e90bdea68a901294594104de5e189e Reviewed-on: https://gerrit.libreoffice.org/16582 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'include/osl')
-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 );