Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions JDSL.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ try {
}

//
// gotta brute force try all the sub-stirng combinations to make sure we
// gotta brute force try all the sub-string combinations to make sure we
// execute as comments as JDSL-y possible
//
tryNext: while (true) {
Expand Down Expand Up @@ -161,4 +161,4 @@ try {
} catch (error) {
await run`git checkout master`
}
// (this comment is part of deno-guillotine, dont remove) #>
// (this comment is part of deno-guillotine, dont remove) #>