[svn-commits] sruffell: linux/trunk r9094 - /linux/trunk/drivers/dahdi/dahdi-base.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Aug 6 13:27:45 CDT 2010


Author: sruffell
Date: Fri Aug  6 13:27:41 2010
New Revision: 9094

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=9094
Log:
dahdi: Trivial spelling change.

Modified:
    linux/trunk/drivers/dahdi/dahdi-base.c

Modified: linux/trunk/drivers/dahdi/dahdi-base.c
URL: http://svnview.digium.com/svn/dahdi/linux/trunk/drivers/dahdi/dahdi-base.c?view=diff&rev=9094&r1=9093&r2=9094
==============================================================================
--- linux/trunk/drivers/dahdi/dahdi-base.c (original)
+++ linux/trunk/drivers/dahdi/dahdi-base.c Fri Aug  6 13:27:41 2010
@@ -8563,7 +8563,7 @@
 MODULE_LICENSE("GPL v2");
 /* DAHDI now provides timing. If anybody wants dahdi_dummy it's probably
  * for that. So make dahdi provide it for now. This alias may be removed
- * in the future, and users are encoruged to to rely on it. */
+ * in the future, and users are encouraged not to rely on it. */
 MODULE_ALIAS("dahdi_dummy");
 MODULE_VERSION(DAHDI_VERSION);
 




More information about the svn-commits mailing list