From 7be5197da2181e9d43bf8f9efda9fd00998bd7a7 Mon Sep 17 00:00:00 2001 From: "Daniel P. Brown" Date: Thu, 17 May 2012 14:41:25 +0000 Subject: [PATCH] Addresses bug #62052. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325735 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/gd-info.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/image/functions/gd-info.xml b/reference/image/functions/gd-info.xml index 30502a7fce..9b96c464ba 100644 --- a/reference/image/functions/gd-info.xml +++ b/reference/image/functions/gd-info.xml @@ -38,16 +38,16 @@ libgd version. - Freetype Support + FreeType Support boolean value. &true; - if Freetype Support is installed. + if FreeType Support is installed. - Freetype Linkage + FreeType Linkage string value describing the way in which - Freetype was linked. Expected values are: 'with freetype', + FreeType was linked. Expected values are: 'with freetype', 'with TTF library', and 'with unknown library'. This element will - only be defined if Freetype Support evaluated to + only be defined if FreeType Support evaluated to &true;.