From 52633865a06f3b5f36e9c4ff7cdf146e72eb4426 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 4 Feb 2020 10:21:27 +0100 Subject: [PATCH] fix a typo --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a21f3c1f..b1cf9eb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -331,7 +331,7 @@ llvm-toolchain-9 (1:9.0.0-3~exp2) experimental; urgency=medium Disable fuzzer only for i386 * Use stage2 files to build the doc. For some reasons, clang-tools-extra html generation stopped working - * Disable z3 when the version is tool old + * Disable z3 when the version is too old -- Sylvestre Ledru Thu, 31 Oct 2019 00:29:09 +0100