summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_network.c
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_network.c')
-rw-r--r--bgpd/bgp_network.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgp_network.c b/bgpd/bgp_network.c
index 0c1072c9..fa1dbd37 100644
--- a/bgpd/bgp_network.c
+++ b/bgpd/bgp_network.c
@@ -479,7 +479,7 @@ bgp_accept_action(qps_file qf, void* file_info)
* This is running in the BGP Engine thread, so cannot in any case be
* foxed by the other connection making changes.
*
- * The session is active, so the Peering Engine will not make any changes
+ * The session is active, so the Routing Engine will not make any changes
* except under the mutex, and will not destroy the session.
*/