summaryrefslogtreecommitdiffstats
path: root/sys/i4b
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b')
-rw-r--r--sys/i4b/layer1/ihfc/i4b_ihfc_drv.c2
-rw-r--r--sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c b/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c
index 722e856..68afeaa 100644
--- a/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c
+++ b/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c
@@ -602,7 +602,7 @@ ihfc_fsm(ihfc_sc_t *sc, int flag)
* NOTE: HFC-S/SP and ISAC transmitters are always active when *
* activated state is reached. The bytes sent to the S0-bus are all *
* high impedance, so they do not disturb. *
- * The HFC-1 has a seperate SIEMENS S0-device. */
+ * The HFC-1 has a separate SIEMENS S0-device. */
if (S_HFC & HFC_1)
{
diff --git a/sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c b/sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c
index 7f40ace..10c6395 100644
--- a/sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c
+++ b/sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c
@@ -27,7 +27,7 @@
* i4b_ihfc_l1.c - hfc layer 1 handler
* -----------------------------------
*
- * The idea of this file is to seperate hfcs/sp/pci data/signal
+ * The idea of this file is to separate hfcs/sp/pci data/signal
* handling and the I4B data/signal handling.
*
* Everything which has got anything to do with I4B has been put here!
OpenPOWER on IntegriCloud