Fix style

According to the style guidelines[1], the indentation should be one space, and
personalization ("you") is to be avoided.

[1] <http://doc.php.net/tutorial/style.php>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349463 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2020-03-15 23:20:09 +00:00
parent c870cfa314
commit 0d36c0ae79

View file

@ -18,10 +18,10 @@
</para>
<warning>
<para>
The default permissions for extracted files and directories
give the widest possible access. This can be restricted
by setting the current umask, which you can change using
<function>umask</function>.
The default permissions for extracted files and directories
give the widest possible access. This can be restricted
by setting the current umask, which can be changed using
<function>umask</function>.
</para>
</warning>
</refsect1>