From 2be71ce80a4352a78ae80d0c698b07f0da765f99 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 29 Jan 2019 18:19:52 +0200 Subject: Cosmetic change --- libbutl/path.mxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbutl/path.mxx') diff --git a/libbutl/path.mxx b/libbutl/path.mxx index 13418e0..4062cad 100644 --- a/libbutl/path.mxx +++ b/libbutl/path.mxx @@ -609,7 +609,7 @@ LIBBUTL_MODEXPORT namespace butl using dir_type = typename K::dir_type; // Create a special empty path. Note that we have to provide our own - // implementation rather than using '=default' to make clang allow + // implementation rather than using '=default' to make Clang allow // default-initialized const instances of this type. // basic_path () {} -- cgit v1.1