From 17b852183684947d82e4980d3b710dc7177e7b42 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Tue, 31 May 2011 20:55:06 +0000 Subject: Merged revisions 321517 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r321517 | rmudgett | 2011-05-31 15:54:35 -0500 (Tue, 31 May 2011) | 1 line Update some comments. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@321518 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- include/asterisk/acl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/asterisk/acl.h') diff --git a/include/asterisk/acl.h b/include/asterisk/acl.h index 86053f431..973a3d0c2 100644 --- a/include/asterisk/acl.h +++ b/include/asterisk/acl.h @@ -143,7 +143,7 @@ int ast_get_ip(struct ast_sockaddr *addr, const char *value); * then this function acts exactly like a call to ast_get_ip. * * \param addr The IP address found. The address family is used as an input parameter to - * filter the returned adresses. if it is 0, both IPv4 and IPv6 addresses + * filter the returned addresses. if it is 0, both IPv4 and IPv6 addresses * can be returned. * * \param value The hostname to look up -- cgit v1.2.3