]> git.puffer.fish Git - matthieu/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>
Tue, 27 Sep 2011 17:43:03 +0000 (21:43 +0400)
bgpd/bgp_packet.c

index 2623cc292c7cb34b3b10ec896e97d55c477cb420..ab0fa8f551abb3090707d10b58fc9dfff8f97db3 100644 (file)
@@ -915,7 +915,7 @@ bgp_notify_send_with_data (struct peer *peer, u_char code, u_char sub_code,
      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);