correct typos (#19485)

This commit is contained in:
flywind
2022-02-03 11:15:46 +08:00
committed by GitHub
parent 891329cd4b
commit 772ed5eff2
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
import os, pathnorm
when defined(nimSlimSystem):
when defined(nimPreviewSlimSystem):
import std/syncio
type

View File

@@ -37,7 +37,7 @@
when defined(nimHasStyleChecks):
{.push styleChecks: off.}
when defined(nimSlimSystem):
when defined(nimPreviewSlimSystem):
import std/syncio
# TODO these constants don't seem to be fetched from a header file for unknown

View File

@@ -5,7 +5,7 @@
from stdtest/specialpaths import buildDir
when defined(nimSlimSystem):
when defined(nimPreviewSlimSystem):
import std/syncio
import std/[