[svn-commits] oej: trunk r176631 - /trunk/include/asterisk/config.h
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Tue Feb 17 14:50:03 CST 2009
Author: oej
Date: Tue Feb 17 14:50:03 2009
New Revision: 176631
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=176631
Log:
Typo
Modified:
trunk/include/asterisk/config.h
Modified: trunk/include/asterisk/config.h
URL: http://svn.digium.com/svn-view/asterisk/trunk/include/asterisk/config.h?view=diff&rev=176631&r1=176630&r2=176631
==============================================================================
--- trunk/include/asterisk/config.h (original)
+++ trunk/include/asterisk/config.h Tue Feb 17 14:50:03 2009
@@ -257,10 +257,11 @@
/*!
* \brief Retrieve realtime configuration
* \param family which family/config to lookup
+ *
* This will use builtin configuration backends to look up a particular
* entity in realtime and return a variable list of its parameters. Unlike
* the ast_load_realtime, this function can return more than one entry and
- * is thus stored inside a taditional ast_config structure rather than
+ * is thus stored inside a traditional ast_config structure rather than
* just returning a linked list of variables.
*
* Note that you should use the constant SENTINEL to terminate arguments, in
More information about the svn-commits
mailing list