mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix doc bug #52800 (Lowercase 'i' should be capital on PHP and COM FAQ manual
page). git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303197 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
dac5f125f6
commit
52e4392db9
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
<qandaentry xml:id="faq.com.q6">
|
||||
<question>
|
||||
<para>
|
||||
Can I generate DLL files from PHP scripts like i can in Perl ?
|
||||
Can I generate DLL files from PHP scripts like I can in Perl ?
|
||||
</para>
|
||||
</question>
|
||||
<answer>
|
||||
|
|
Loading…
Reference in a new issue