From 2a60974ede6ce9176cfb3b4c74a6ae2ff84ba6f5 Mon Sep 17 00:00:00 2001 From: Rummskartoffel <20257197+Rummskartoffel@users.noreply.github.com> Date: Fri, 5 Feb 2021 00:36:28 +0100 Subject: Correct typo in osseps.nim (#16939) --- lib/pure/includes/osseps.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pure/includes/osseps.nim b/lib/pure/includes/osseps.nim index bafef686d..c709bd4c8 100644 --- a/lib/pure/includes/osseps.nim +++ b/lib/pure/includes/osseps.nim @@ -47,7 +47,7 @@ const elif defined(PalmOS) or defined(MorphOS): ':' # platform has ':' but osseps has ';' else: ':' ## The character conventionally used by the operating system to separate - ## search patch components (as in PATH), such as `':'` for POSIX + ## search path components (as in PATH), such as `':'` for POSIX ## or `';'` for Windows. FileSystemCaseSensitive* = -- cgit 1.4.1-2-gfad0