mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-01-05 18:40:02 -06:00
tools fixtypo
This commit is contained in:
@@ -26,7 +26,7 @@ Param(
|
||||
begin {
|
||||
Set-StrictMode -Version 3.0
|
||||
|
||||
if (-not (Test-Path 'variable:global:TinyBackedUpVariables')) {
|
||||
if (-not (Test-Path 'Variable:Global:TinyBackedUpVariables')) {
|
||||
$Global:TinyBackedUpVariables = @()
|
||||
}
|
||||
$Script:Slashes = $null
|
||||
|
||||
Reference in New Issue
Block a user