diff --git a/src/lte/helper/radio-bearer-stats-connector.h b/src/lte/helper/radio-bearer-stats-connector.h index 451c48ad7..8a2b9fafd 100644 --- a/src/lte/helper/radio-bearer-stats-connector.h +++ b/src/lte/helper/radio-bearer-stats-connector.h @@ -40,9 +40,9 @@ class RadioBearerStatsCalculator; * \ingroup lte * * This class is very useful when user needs to collect - * statistics from PDCD and RLC. It automatically connects + * statistics from PDCP and RLC. It automatically connects * RadioBearerStatsCalculator to appropriate trace sinks. - * Usually user do not use this class. All he/she needs to + * Usually user does not use this class. All he/she needs * to do is to call: LteHelper::EnablePdcpTraces() and/or * LteHelper::EnableRlcTraces(). */