mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-16 16:14:20 +00:00
typo
This commit is contained in:
@@ -80,7 +80,7 @@ proc execProcess*(command: string, workingDir: string = "",
|
||||
## A convenience procedure that executes ``command`` with ``startProcess``
|
||||
## and returns its output as a string.
|
||||
##
|
||||
## **WARNING:** This function uses `poEvalCommand` by default for backward
|
||||
## **WARNING:** This function uses `poEvalCommand` by default for backwards
|
||||
## compatibility.
|
||||
## Make sure to pass options explicitly.
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user