Spelling fix.
authorTim Potter <tpot@samba.org>
Fri, 22 Jun 2001 01:58:19 +0000 (01:58 +0000)
committerTim Potter <tpot@samba.org>
Fri, 22 Jun 2001 01:58:19 +0000 (01:58 +0000)
(This used to be commit 5f4889beb9311fd3912c3dfccf18fc9ab22b964c)

source3/lib/talloc.c

index 85dd7b5b12db0ab111145366ff62513e7780de27..e83369f379e4219eee4f79177a235f77fb5a7e3d 100644 (file)
@@ -35,7 +35,7 @@
 
 #include "includes.h"
 
-/* initialissa talloc context. */
+/* initialise talloc context. */
 TALLOC_CTX *talloc_init(void)
 {
        TALLOC_CTX *t;