Skip to content

Commit fc12267

Browse files
committed
[scaled-font] Spelling fix.
Arbitrary spelling fix.
1 parent e0f2147 commit fc12267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cairo-scaled-font.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ _cairo_scaled_font_keys_equal (const void *abstract_key_a, const void *abstract_
573573
cairo_font_options_equal (&key_a->options, &key_b->options));
574574
}
575575

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

0 commit comments

Comments
 (0)