From 1ee0c09c5742557e037df5421ca62abddb90ae22 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 19 May 2021 14:33:38 +0200 Subject: Merging upstream version 1.31.0. Signed-off-by: Daniel Baumann --- tests/profile/test-eval.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/profile/test-eval.c') diff --git a/tests/profile/test-eval.c b/tests/profile/test-eval.c index 144381cf0..1c23063bb 100644 --- a/tests/profile/test-eval.c +++ b/tests/profile/test-eval.c @@ -272,7 +272,7 @@ int health_variable_lookup(const char *variable, uint32_t hash, RRDCALC *rc, cal int main(int argc, char **argv) { if(argc != 2) { - fprintf(stderr, "I need an epxression (enclose it in single-quotes (') as a single parameter)\n"); + fprintf(stderr, "I need an expression (enclose it in single-quotes (') as a single parameter)\n"); exit(1); } -- cgit v1.2.3