]> Shamusworld >> Repos - architektonas/blobdiff - src/base/rs_font.h
Changed RS_Graphic to Drawing; this is less confusing as a drawing is
[architektonas] / src / base / rs_font.h
index 515979a634145a66081e38d594e8e2edd9613d45..3b6d21cac927ffd0f5afef0274d523179207da66 100644 (file)
@@ -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.
  *