aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/acc_ramp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/acc_ramp.h')
-rw-r--r--include/osmocom/bsc/acc_ramp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/bsc/acc_ramp.h b/include/osmocom/bsc/acc_ramp.h
index efb12b088..31fc74fbd 100644
--- a/include/osmocom/bsc/acc_ramp.h
+++ b/include/osmocom/bsc/acc_ramp.h
@@ -71,7 +71,7 @@ struct acc_ramp {
/*!
* Ramping step interval in seconds.
* This value depends on the current BTS channel load average, unless
- * it has been overriden by VTY configuration.
+ * it has been overridden by VTY configuration.
*/
unsigned int step_interval_sec;
bool step_interval_is_fixed;