diff --git a/src/xkbcomp/rules.c b/src/xkbcomp/rules.c index 4d819d11..d8307a50 100644 --- a/src/xkbcomp/rules.c +++ b/src/xkbcomp/rules.c @@ -245,7 +245,7 @@ struct rule { /* * This is the main object used to match a given RMLVO against a rules - * file and aggragate the results in a KcCGST. It goes through a simple + * file and aggregate the results in a KcCGST. It goes through a simple * matching state machine, with tokens as transitions (see * matcher_match()). */