bgpd: spelling
diff --git a/bgpd/bgp_packet.c b/bgpd/bgp_packet.c
index 2623cc2..ab0fa8f 100644
--- a/bgpd/bgp_packet.c
+++ b/bgpd/bgp_packet.c
@@ -915,7 +915,7 @@
      zlog_info ("Notification sent to neighbor %s: configuration change",
                 peer->host);
 
-  /* Call imidiately. */
+  /* Call immediately. */
   BGP_WRITE_OFF (peer->t_write);
 
   bgp_write_notify (peer);