Corrected the gramatical error for debug string
Signed-off-by: sri-mohan1 <sri.mohan@samsung.com>
&& !OSPF6_GR_IS_PLANNED_RESTART(restart_reason)) {
if (IS_DEBUG_OSPF6_GR)
zlog_debug(
- "%s, Router supports only planned restarts but received the GRACE LSA due a unplanned restart",
+ "%s, Router supports only planned restarts but received the GRACE LSA due to an unplanned restart",
__func__);
restarter->gr_helper_info.rejected_reason =
OSPF6_HELPER_PLANNED_ONLY_RESTART;