From dae286bba8c44c24213e7d3acf9c6fd02578ef76 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Thu, 23 Sep 2010 21:39:02 +0000 Subject: dahdi: trivial spelling 'implemnted' -> 'implemented' Signed-off-by: Shaun Ruffell Acked-by: Russ Meyerriecks git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9404 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- include/dahdi/user.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/dahdi') diff --git a/include/dahdi/user.h b/include/dahdi/user.h index 420b75f..55e2a25 100644 --- a/include/dahdi/user.h +++ b/include/dahdi/user.h @@ -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) -- cgit v1.2.3