$OpenBSD: patch-GD_pm,v 1.1 2002/11/30 05:31:47 brad Exp $
--- GD.pm.orig	Sun Nov 24 03:42:23 2002
+++ GD.pm	Sun Nov 24 03:41:55 2002
@@ -58,7 +58,7 @@ $VERSION = "1.41";
 
 # documentation error
 *GD::Polygon::delete = \&GD::Polygon::deletePt;
-*GD::Image::stringTTF = \&GD::Image::stringFT;
+*GD::Image::stringFT = \&GD::Image::stringTTF;
 
 sub AUTOLOAD {
     # This AUTOLOAD is used to 'autoload' constants from the constant()
