From 8058024f36482282954c7e21e0cadc0813fe4f4a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 26 Oct 2021 03:48:23 +0200 Subject: Fix typo in NEWS file --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f14fb83..c857ec0 100644 --- a/NEWS +++ b/NEWS @@ -63,7 +63,7 @@ Version 0.14.0 For example, given the above rule and dependency declaration, the effective dependency is going to be: - : cxx{hello} hxx{hello} hxx{common} + : cxx{hello} hxx{hello} hxx{common} Similar to ad hoc recipes, ad hoc rules can be written in Buildscript or C++. -- cgit v1.1