Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[scaled-font] Spelling fix.
Arbitrary spelling fix.
  • Loading branch information
Chris Wilson committed Sep 26, 2008
1 parent e0f2147 commit fc12267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cairo-scaled-font.c
Expand Up @@ -573,7 +573,7 @@ _cairo_scaled_font_keys_equal (const void *abstract_key_a, const void *abstract_
cairo_font_options_equal (&key_a->options, &key_b->options));
}

/* XXX: This 256 number is arbitary---we've never done any measurement
/* XXX: This 256 number is arbitrary---we've never done any measurement
* of this. In fact, having a per-font glyph caches each managed
* separately is probably not what we want anyway. Would probably be
* much better to have a single cache for glyphs with random
Expand Down

0 comments on commit fc12267

Please sign in to comment.