X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=sdlgit%2FSDL-Site.git;a=blobdiff_plain;f=pages%2FSDL-Pango-Context.html-inc;h=06127f59046f7dc986579ecae93c6b5516fb32e8;hp=a03fd0b10752785a73d29167b034292a771c6158;hb=f373167ec31ba16ae0770ba461f9de43f41a7ac1;hpb=56d4907c407e8564b4a8a9d09e252573131fad3e diff --git a/pages/SDL-Pango-Context.html-inc b/pages/SDL-Pango-Context.html-inc index a03fd0b..06127f5 100644 --- a/pages/SDL-Pango-Context.html-inc +++ b/pages/SDL-Pango-Context.html-inc @@ -30,7 +30,7 @@

new

-
 my $context = new SDL::Pango::Context;
+
 my $context = SDL::Pango::Context->new;
 
 

Creates a new SDL::Pango context object. See SDL::Pango.