]> granicus.if.org Git - php/commitdiff
Fugbix typo.
authorSebastian Bergmann <sebastian@php.net>
Mon, 18 Mar 2002 22:13:14 +0000 (22:13 +0000)
committerSebastian Bergmann <sebastian@php.net>
Mon, 18 Mar 2002 22:13:14 +0000 (22:13 +0000)
win32/crypt_win32.c
win32/crypt_win32.h

index cfcfb00adee50a6d3a905e1716bbfadc1f5e80d3..8e4fa228ff5ab462360f3383c293ff5d0336a4dc 100644 (file)
@@ -18,7 +18,7 @@
 
 /* $Id$ */
 
-/* This code is dristributed under the PHP license with permission from
+/* This code is distributed under the PHP license with permission from
    the author Jochen Obalek <jochen.obalek@bigfoot.de> */
    
 /* encrypt.c - providing 56 bit DES encryption
index 224670c0458e02e03c97f5f66f3724407e3bf4a5..0076a318291a70555f0533c6faf6379fea2735fe 100644 (file)
@@ -18,7 +18,7 @@
 
 /* $Id$ */
 
-/* This code is dristributed under the PHP license with permission from
+/* This code is distributed under the PHP license with permission from
    the author Jochen Obalek <jochen.obalek@bigfoot.de> */
 
 /* encrypt.h - API to 56 bit DES encryption via  calls