]> jfr.im git - irc/blitzed-org/charybdis.git/commitdiff
client.c: Fix spelling/grammar in comments.
authorKeith Buck <redacted>
Sun, 18 Mar 2012 01:28:55 +0000 (01:28 +0000)
committerKeith Buck <redacted>
Sun, 18 Mar 2012 01:28:55 +0000 (01:28 +0000)
src/client.c

index 4f8012778d2fc97cd5eb1a77536149d0ea67f9f9..513e941d36a2c04db163fb16345cd6473d11e86c 100644 (file)
@@ -1594,12 +1594,12 @@ del_all_accepts(struct Client *client_p)
 }
 
 /*
- * show_ip() - asks if the true IP shoudl be shown when source is
- *             askin for info about target 
+ * show_ip() - asks if the true IP should be shown when source is
+ *             asking for info about target 
  *
  * Inputs      - source_p who is asking
  *             - target_p who do we want the info on
- * Output      - returns 1 if clear IP can be showed, otherwise 0
+ * Output      - returns 1 if clear IP can be shown, otherwise 0
  * Side Effects        - none
  */