Make spelling correction for 'statements'

Signed-off-by: Walt Feasel <waltfea...@gmail.com>
---
v2 makes changes to correct for email format patch submission

 drivers/staging/dgnc/dgnc_driver.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/dgnc/dgnc_driver.h 
b/drivers/staging/dgnc/dgnc_driver.h
index 44662d5..63b50bf 100644
--- a/drivers/staging/dgnc/dgnc_driver.h
+++ b/drivers/staging/dgnc/dgnc_driver.h
@@ -27,7 +27,7 @@
 
 /* Driver defines */
 
-/* Driver identification and error statments */
+/* Driver identification and error statements */
 #define        PROCSTR         "dgnc"                  /* /proc entries */
 #define        DEVSTR          "/dev/dg/dgnc"          /* /dev entries */
 #define        DRVSTR          "dgnc"                  /* Driver name string */
-- 
2.1.4

Reply via email to