Author: tridge
Date: 2006-05-23 03:53:36 +0000 (Tue, 23 May 2006)
New Revision: 15827

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15827

Log:

fixed a spelling error

Modified:
   branches/SAMBA_4_0/source/smb_server/smb/reply.c


Changeset:
Modified: branches/SAMBA_4_0/source/smb_server/smb/reply.c
===================================================================
--- branches/SAMBA_4_0/source/smb_server/smb/reply.c    2006-05-23 03:53:23 UTC 
(rev 15826)
+++ branches/SAMBA_4_0/source/smb_server/smb/reply.c    2006-05-23 03:53:36 UTC 
(rev 15827)
@@ -1239,7 +1239,7 @@
                talloc_free(h);
        }
 
-       /* finaly destroy the tcon */
+       /* finally destroy the tcon */
        talloc_free(req->tcon);
        req->tcon = NULL;
 

Reply via email to