From 0dda3dbc05dea59228ca8a59112ea5bc0265119a Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 10 Apr 2014 13:52:28 +0200 Subject: [PATCH] Minor typos - port of #317 --- admin_manual/configuration/configuring_big_file_upload.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration/configuring_big_file_upload.rst b/admin_manual/configuration/configuring_big_file_upload.rst index 05e5d03a7..500d6b73c 100644 --- a/admin_manual/configuration/configuring_big_file_upload.rst +++ b/admin_manual/configuration/configuring_big_file_upload.rst @@ -12,7 +12,7 @@ Not outnumberable upload limits: Other recommendable preconditions: ---------------------------------- -* Make sure, that the latest version of php (at least 5.4.9) is installed +* Make sure, that the latest version of PHP (at least 5.4.9) is installed * Disable user quota. This means: set the user quota of the account, you are currently logged in, to "unlimited". This is important, because you possibly could not watch otherwise, whether the desired changes take effect.