From df1f6dac3b80093c39e850f0d07431b921328f80 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 19 Nov 2018 14:59:16 +0200 Subject: Cosmetic change --- libbutl/filesystem.mxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbutl/filesystem.mxx') diff --git a/libbutl/filesystem.mxx b/libbutl/filesystem.mxx index bb83284..2a02c3a 100644 --- a/libbutl/filesystem.mxx +++ b/libbutl/filesystem.mxx @@ -112,7 +112,7 @@ LIBBUTL_MODEXPORT namespace butl std::uint64_t size; }; - // Return a flag indicating if the path is to an existing file system entry + // Return a flag indicating if the path is to an existing filesystem entry // and its type if so. Note that by default this function doesn't follow // symlinks. Underlying OS errors are reported by throwing std::system_error, // unless ignore_error is true. -- cgit v1.1