From 4d7e78f224d4244aaa124b77f1cbd5e65daefaaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hinderer?= Date: Mon, 3 Aug 2020 15:01:34 +0200 Subject: [PATCH] tools/ci/inria/extra-checks: fix typos --- tools/ci/inria/extra-checks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/inria/extra-checks b/tools/ci/inria/extra-checks index 641250392..dec4cac90 100755 --- a/tools/ci/inria/extra-checks +++ b/tools/ci/inria/extra-checks @@ -106,7 +106,7 @@ else run_testsuite="$make -C testsuite all" fi -# A tool that make error backtrace nicer +# A tool that makes error backtraces nicer # Need to pick the one that matches clang-9 and is named "llvm-symbolizer" # (/usr/bin/llvm-symbolizer-9 doesn't work, that would be too easy) export ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-9/bin/llvm-symbolizer