vrana Fri Feb 4 03:31:17 2005 EDT
Modified files:
/phpdoc/en/reference/mcrypt/functions mcrypt-create-iv.xml
Log:
Typo (bug #31839)
http://cvs.php.net/diff.php/phpdoc/en/reference/mcrypt/functions/mcrypt-create-iv.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/mcrypt/functions/mcrypt-create-iv.xml
diff -u phpdoc/en/reference/mcrypt/functions/mcrypt-create-iv.xml:1.8
phpdoc/en/reference/mcrypt/functions/mcrypt-create-iv.xml:1.9
--- phpdoc/en/reference/mcrypt/functions/mcrypt-create-iv.xml:1.8 Thu Aug
12 14:11:58 2004
+++ phpdoc/en/reference/mcrypt/functions/mcrypt-create-iv.xml Fri Feb 4
03:31:15 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/mcrypt.xml, last change in rev 1.2 -->
<refentry id="function.mcrypt-create-iv">
<refnamediv>
@@ -60,7 +60,7 @@
The IV is only meant to give an alternative seed to the encryption
routines. This IV does not need to be secret at all, though it can be
desirable. You even can send it along with your ciphertext without
- loosing security.
+ losing security.
</para>
<para>
More information can be found at <ulink