Skip to content

Commit

Permalink
ajuste descrição do método disk free space conforme revisão em inglês…
Browse files Browse the repository at this point in the history
… do commit b95d28e6ec86e4a71e012737d36ebdc1cf009180 (#364)
  • Loading branch information
fernandowobeto authored Nov 24, 2023
1 parent ae9631f commit 1f654b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/filesystem/functions/disk-free-space.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 2fa565d97d2d8950e2412a649829e285dc2b27d9 Maintainer: felipe Status: ready --><!-- CREDITS: rarruda, ae -->
<!-- EN-Revision: b95d28e6ec86e4a71e012737d36ebdc1cf009180 Maintainer: felipe Status: ready --><!-- CREDITS: rarruda, ae, fernandowobeto -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.disk-free-space">
<refnamediv>
<refname>disk_free_space</refname>
Expand All @@ -9,7 +9,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>float</type><methodname>disk_free_space</methodname>
<type class="union"><type>float</type><type>false</type></type><methodname>disk_free_space</methodname>
<methodparam><type>string</type><parameter>directory</parameter></methodparam>
</methodsynopsis>
<para>
Expand Down

0 comments on commit 1f654b1

Please sign in to comment.