From a9efda8a3f134c8fd7420450e96ec730e1fe420a Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Sun, 16 Feb 2003 01:09:10 +0000 Subject: typo --- linux/include/linux/dvb/frontend.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/include/linux/dvb/frontend.h b/linux/include/linux/dvb/frontend.h index 38000c4cf..25c85a2ab 100644 --- a/linux/include/linux/dvb/frontend.h +++ b/linux/include/linux/dvb/frontend.h @@ -126,7 +126,7 @@ typedef enum fe_status { FE_HAS_LOCK = 0x10, /* everything's working... */ FE_TIMEDOUT = 0x20, /* no lock within the last ~2 seconds */ FE_REINIT = 0x40 /* frontend was reinitialized, */ -} fe_status_t; /* application is recommned to reset */ +} fe_status_t; /* application is recommended to reset */ /* DiSEqC, tone and parameters */ typedef enum fe_spectral_inversion { -- cgit v1.2.3