Bug #36977 - Changed the word "from" to "to" in the function description

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213102 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Ben Ramsey 2006-05-16 03:33:28 +00:00
parent bae7d85d71
commit 642f53ede6

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.symlink">
<refnamediv>
@ -15,7 +15,7 @@
</methodsynopsis>
<para>
<function>symlink</function> creates a symbolic link
from the existing <parameter>target</parameter> with
to the existing <parameter>target</parameter> with
the specified name <parameter>link</parameter>.
</para>
<para>