diff options
Diffstat (limited to 'queries/powershell')
| -rw-r--r-- | queries/powershell/highlights.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/queries/powershell/highlights.scm b/queries/powershell/highlights.scm index 3885ba833..6081e8f1b 100644 --- a/queries/powershell/highlights.scm +++ b/queries/powershell/highlights.scm @@ -239,8 +239,7 @@ "System.Management.Automation.PSScriptCmdlet" "Management.Automation.ErrorRecord" "System.Management.Automation.ErrorRecord" "Management.Automation.PSCredential" "System.Management.Automation.PSCredential" "Management.Automation.PSMethod" - "System.Management.Automation.PSMethod") - ) + "System.Management.Automation.PSMethod")) ; Function definitions ;--------------------- |
