summaryrefslogtreecommitdiff
path: root/sys/dev/ce/ceddk.c
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 03:41:25 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 03:41:25 +0000
commit453130d9bfc1c6d68b366dfcb041689d69f81295 (patch)
treefe36ef227324b313676d43aef9a4d97c9a09675a /sys/dev/ce/ceddk.c
parent7860c0c3843dbb1cf8f4f2c20ee526e8dd2661da (diff)
Notes
Diffstat (limited to 'sys/dev/ce/ceddk.c')
-rw-r--r--sys/dev/ce/ceddk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ce/ceddk.c b/sys/dev/ce/ceddk.c
index bc9801292090..3707d478d995 100644
--- a/sys/dev/ce/ceddk.c
+++ b/sys/dev/ce/ceddk.c
@@ -623,7 +623,7 @@ void ce_stop_chan (ce_chan_t *c)
/* XXXRIK: This function should be for comleteness, but for now I
* don't use it. So I just start to write and didn't finished it yet.
- * It and it is VERY BUGGY!!! Do not use it. If you realy
+ * It and it is VERY BUGGY!!! Do not use it. If you really
* need it ask me to fix it or rewrite it by your self.
* Note: most buggy part of it in ce_on_config_stop!
*/