From 20af6b5bdd79037a7dc053dcc37c183262ed8018 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Fri, 14 Oct 2022 14:40:27 +0000 Subject: typo --- doc/expr.n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/expr.n b/doc/expr.n index 490217c..d003a30 100644 --- a/doc/expr.n +++ b/doc/expr.n @@ -50,7 +50,7 @@ the end of the expression, whichever comes first. .PP An expression consists of a combination of operands, operators, parentheses and commas, possibly with whitespace between any of these elements, which is -ignored. Each operand is intepreted as a numeric value if at all possible. +ignored. Each operand is interpreted as a numeric value if at all possible. .PP Each operand has one of the following forms: .RS -- cgit v0.12