From e89c7494fb8348daa9ddd76a249a33ae4aadfcae Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Wed, 24 Mar 2010 10:07:00 +0000 Subject: [PATCH] Corrected titles. Fix bug#51377 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296698 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/disk-free-space.xml | 2 +- reference/filesystem/functions/disk-total-space.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/disk-free-space.xml b/reference/filesystem/functions/disk-free-space.xml index bca3167342..e2a3b5b351 100644 --- a/reference/filesystem/functions/disk-free-space.xml +++ b/reference/filesystem/functions/disk-free-space.xml @@ -3,7 +3,7 @@ disk_free_space - Returns available space in directory + Returns available space on filesystem or disk partition diff --git a/reference/filesystem/functions/disk-total-space.xml b/reference/filesystem/functions/disk-total-space.xml index c81a89ed90..b6cfefa8b4 100644 --- a/reference/filesystem/functions/disk-total-space.xml +++ b/reference/filesystem/functions/disk-total-space.xml @@ -3,7 +3,7 @@ disk_total_space - Returns the total size of a directory + Returns the total size of a filesystem or disk partition