[os2] fix typo in comment

This commit is contained in:
Peter Weilbacher 2008-02-08 15:09:19 +01:00
parent b4fe25d9af
commit 0626cac6db

View file

@ -136,7 +136,7 @@ cairo_os2_fini (void)
DisableFPUException ();
/* Free allocated memories! */
/* (Check cairo_debug_reset_static_date () for an example of this!) */
/* (Check cairo_debug_reset_static_data () for an example of this!) */
_cairo_font_reset_static_data ();
#if CAIRO_HAS_FT_FONT
_cairo_ft_font_reset_static_data ();