]> git.puffer.fish Git - mirror/frr.git/commitdiff
bgpd: spelling
authorDenis Ovsienko <infrastation@yandex.ru>
Sat, 10 Sep 2011 12:53:30 +0000 (16:53 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Sat, 10 Sep 2011 12:53:30 +0000 (16:53 +0400)
bgpd/bgp_packet.c

index 6c170ab6bb3b968c458aeda1429e59930981ceaa..1ed2328522d27f42bbd4c621af89bab9cb9b1f96 100644 (file)
@@ -908,7 +908,7 @@ bgp_notify_send_with_data (struct peer *peer, u_char code, u_char sub_code,
       peer->last_reset = PEER_DOWN_NOTIFY_SEND;
     }
 
-  /* Call imidiately. */
+  /* Call immediately. */
   BGP_WRITE_OFF (peer->t_write);
 
   bgp_write_notify (peer);