From c864a23acfc32cb13334fa21a642949ea9e751a9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 12 May 2018 19:19:23 +0300 Subject: Fix typo --- libbutl/process.mxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbutl/process.mxx') diff --git a/libbutl/process.mxx b/libbutl/process.mxx index 4a9c3cd..699d051 100644 --- a/libbutl/process.mxx +++ b/libbutl/process.mxx @@ -383,7 +383,7 @@ LIBBUTL_MODEXPORT namespace butl // parent executable's directory" semantics across platforms. // // If path_only is true then only search in the PATH environment variable - // (or in CWD if there is a directory component) ignorting other places + // (or in CWD if there is a directory component) ignoring other places // (like calling process' directory and, gasp, CWD on Windows). // static process_path -- cgit v1.1