Skip to content

Commit 8f7f279

Browse files
committed
Rewording comment for clarity
1 parent c3af9d7 commit 8f7f279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Winget-AutoUpdate/functions/Test-WAUMods.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function Test-WAUMods {
1010
[string]$GitHub_Repo = "Winget-AutoUpdate"
1111
)
1212

13-
# Define Mods path (for independent execution just in case)
13+
# Define Mods path
1414
$Mods = "$WorkingDir\mods"
1515

1616
# Capture both output and exit code

0 commit comments

Comments
 (0)