dahdi: trivial spelling 'implemnted' -> 'implemented'

Signed-off-by: Shaun Ruffell <sruffell@digium.com>
Acked-by: Russ Meyerriecks <rmeyerriecks@digium.com>

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9404 a0bf4364-ded3-4de4-8d8a-66a801d63aff
This commit is contained in:
Shaun Ruffell
2010-09-23 21:39:02 +00:00
parent 6d602c96b9
commit 6d807c7dfc

View File

@@ -933,7 +933,7 @@ struct dahdi_sfconfig {
#define DAHDI_ECHOTRAIN _IOW(DAHDI_CODE, 50, int)
/*
* Set on hook transfer for n number of ms -- implemnted by low level driver
* Set on hook transfer for n number of ms -- implemented by low level driver
*/
#define DAHDI_ONHOOKTRANSFER _IOW(DAHDI_CODE, 51, int)