summaryrefslogtreecommitdiff
path: root/src/alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/alloc.c')
-rw-r--r--src/alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/alloc.c b/src/alloc.c
index 81d644a16ad..bee7cd1758d 100644
--- a/src/alloc.c
+++ b/src/alloc.c
@@ -5346,7 +5346,7 @@ compact_font_cache_entry (Lisp_Object entry)
}
if (CONSP (objlist))
{
- /* Foiund a marked font, bail out. */
+ /* Found a marked font, bail out. */
break;
}
}