bgpd: spelling
diff --git a/bgpd/bgp_packet.c b/bgpd/bgp_packet.c
index 6c170ab..1ed2328 100644
--- a/bgpd/bgp_packet.c
+++ b/bgpd/bgp_packet.c
@@ -908,7 +908,7 @@
       peer->last_reset = PEER_DOWN_NOTIFY_SEND;
     }
 
-  /* Call imidiately. */
+  /* Call immediately. */
   BGP_WRITE_OFF (peer->t_write);
 
   bgp_write_notify (peer);