summaryrefslogtreecommitdiff
path: root/sal/qa/osl/socket/sockethelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/socket/sockethelper.cxx')
-rw-r--r--sal/qa/osl/socket/sockethelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/osl/socket/sockethelper.cxx b/sal/qa/osl/socket/sockethelper.cxx
index 8830dcd515d7..929fecb687a4 100644
--- a/sal/qa/osl/socket/sockethelper.cxx
+++ b/sal/qa/osl/socket/sockethelper.cxx
@@ -283,7 +283,7 @@ sal_Bool ifIpv4is( const ::rtl::ByteSequence Ipaddr, sal_Int8 seq1, sal_Int8 seq
return sal_False;
}
-/** if the IP or hostname is availble( alive )
+/** if the IP or hostname is available( alive )
*/
/*sal_Bool ifAvailable( const char * stringAddrOrHostName )
{