pespin submitted this change.
cosmetic: Fix typo in comment
Change-Id: If5adb80baaae78cae7164e1f85c53195eafa6e3e
---
M src/ss7_as_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/ss7_as_vty.c b/src/ss7_as_vty.c
index 92e16bb..2d919bb 100644
--- a/src/ss7_as_vty.c
+++ b/src/ss7_as_vty.c
@@ -666,7 +666,7 @@
/* AS in ASP role should be configured with a local PC which they can
* then announce using RKM.
* Still, allow STPs to have AS(P) configured in an ASP mode to talk to a
- * peer STP by announcing remove PCs. */
+ * peer STP by announcing remote PCs. */
if (as_role == OSMO_SS7_ASP_ROLE_ASP &&
!osmo_ss7_pc_is_local(as->inst, as->cfg.routing_key.pc))
vty_out(vty, "%% AS '%s' with local role ASP should have a local PC configured in its "
To view, visit change 42040. To unsubscribe, or for help writing mail filters, visit settings.