diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2013-08-21 14:27:16 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2013-08-21 14:27:16 -0400 |
commit | ec3f0af6f09292126a54b7abe2313e5124ef9a4c (patch) | |
tree | b670c981420b51ba6f0529005aaf963406e8e540 | |
parent | 104a2af0dd60f68a1e3f9e5f99e6180336ce28c2 (diff) |
Minor
-rw-r--r-- | src/fcarch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fcarch.h b/src/fcarch.h index cf7fd3c..049a5b0 100644 --- a/src/fcarch.h +++ b/src/fcarch.h @@ -33,7 +33,7 @@ * and on 32bit ones, whether double is aligned to one word or two words. * Those result in the 6 formats listed below. * - * If any of the assertion errors in fccache.c fail, you need to add a new + * If any of the assertion errors in fcarch.c fail, you need to add a new * architecture. Contact the fontconfig mailing list in that case. * * name endianness pointer-size double-alignment |