X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2FSDL-TTF.html-inc;h=9982078618f8277f74aa7a1b1e7ab8478b56e546;hb=c785ed89faeaf10319eebaf57875ac973262c0f4;hp=07f91140d178542e7d10f42e929c0f7aaf5290c3;hpb=148a0b32588c107b723f439e6682e3af3126cec9;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-TTF.html-inc b/pages/SDL-TTF.html-inc index 07f9114..9982078 100644 --- a/pages/SDL-TTF.html-inc +++ b/pages/SDL-TTF.html-inc @@ -188,7 +188,7 @@ use the functionality again

 use SDL::TTF;
  use SDL::TTF::Font;
 
- my $font = SDL::TTF::open_font('arial.ttf', '24);
+ my $font = SDL::TTF::open_font('arial.ttf', 24);