diff options
Diffstat (limited to '')
-rw-r--r-- | common/recsel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recsel.c b/common/recsel.c index 866861b87..ef71c4598 100644 --- a/common/recsel.c +++ b/common/recsel.c @@ -611,7 +611,7 @@ recsel_select (recsel_expr_t selector, else { /* This expression evaluated to false and thus the - * conjuction evaluates to false. We skip over the + * conjunction evaluates to false. We skip over the * remaining expressions of this conjunction and continue * with the next disjunction if any. */ do |