From 13521c681f2f63463e8368b7697351f0b3d1d921 Mon Sep 17 00:00:00 2001 From: Xin Zhe Khooi <khooixz@comp.nus.edu.sg> Date: Sun, 18 Feb 2024 03:24:10 +0000 Subject: [PATCH] telnetsrv_rrc: update documentation --- common/utils/telnetsrv/telnetsrv_rrc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/utils/telnetsrv/telnetsrv_rrc.c b/common/utils/telnetsrv/telnetsrv_rrc.c index 464fb99853d..b7ded95802a 100644 --- a/common/utils/telnetsrv/telnetsrv_rrc.c +++ b/common/utils/telnetsrv/telnetsrv_rrc.c @@ -37,7 +37,7 @@ /** * Module brief: * This module is used to add RRCRelease commands to the telnet server in the - * absence of full support for E2SM RAN Control (RC) function in the RIC. + * absence of full support for E2SM RAN Control (RC). * This provides similar functionality to the ORAN.WG3.E2SM-RC-R003-v05.00 * 8.4.5.4 RRC Connection Release Control which is initiated by the RIC. * -- GitLab