Fix typos
authorJelmer Vernooij <jelmer@samba.org>
Mon, 14 Apr 2003 20:42:26 +0000 (20:42 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 14 Apr 2003 20:42:26 +0000 (20:42 +0000)
(This used to be commit 21166e87bfeeaa5079dfbcac3df9232d73986532)

source3/rpc_server/srv_spoolss_nt.c

index b0529fea81d30a383a4ca71f0c96036de03bcc9f..dfc045877d9fb8282c0be14e5a7e0a19a452a868 100644 (file)
@@ -1255,7 +1255,7 @@ static BOOL srv_spoolss_drv_upgrade_printer(char* drivername)
 
 /**********************************************************************
  callback to receive a MSG_PRINTER_DRVUPGRADE message and interate
- over all printers, upgrading ones as neessary 
+ over all printers, upgrading ones as necessary 
  **********************************************************************/
  
 void do_drv_upgrade_printer(int msg_type, pid_t src, void *buf, size_t len)
@@ -1303,7 +1303,7 @@ void do_drv_upgrade_printer(int msg_type, pid_t src, void *buf, size_t len)
 }
 
 /********************************************************************
- Update the cahce for all printq's with a registered client 
+ Update the cache for all printq's with a registered client 
  connection
  ********************************************************************/