summaryrefslogtreecommitdiff
path: root/channels/sip/include/config_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/sip/include/config_parser.h')
-rw-r--r--channels/sip/include/config_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/sip/include/config_parser.h b/channels/sip/include/config_parser.h
index fd055b145..811f8951c 100644
--- a/channels/sip/include/config_parser.h
+++ b/channels/sip/include/config_parser.h
@@ -35,7 +35,7 @@ int sip_parse_register_line(struct sip_registry *reg, int default_expiry, const
/*!
* \brief parses a config line for a host with a transport
*
- * An example input would be:
+ * An example input would be:
* <code>tls://www.google.com:8056</code>
*
* \retval 0 on success