X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_font.h;h=3b6d21cac927ffd0f5afef0274d523179207da66;hb=d774c2655ba2c3657a565f325411144452392277;hp=515979a634145a66081e38d594e8e2edd9613d45;hpb=16ce54abf01ca3032e42a5bb11a4afcf9014dcca;p=architektonas diff --git a/src/base/rs_font.h b/src/base/rs_font.h index 515979a..3b6d21c 100644 --- a/src/base/rs_font.h +++ b/src/base/rs_font.h @@ -6,7 +6,7 @@ #include "rs_blocklist.h" /** - * Class for representing a font. This is implemented as a RS_Graphic + * Class for representing a font. This is implemented as a Drawing * with a name (the font name) and several blocks, one for each letter * in the font. *