Skip to content

$PSHOME Typo#472

Open
c7c3r0 wants to merge 1 commit intovexx32:mainfrom
c7c3r0:main
Open

$PSHOME Typo#472
c7c3r0 wants to merge 1 commit intovexx32:mainfrom
c7c3r0:main

Conversation

@c7c3r0
Copy link

@c7c3r0 c7c3r0 commented Oct 1, 2022

PR Summary

Correct automatic variable for finding PowerShell's home.

Context

$SPHOME is not an automatic variable for finding PowerShell's home folder.

Changes

Line 68

Checklist

  • [ *] Pull Request has a meaningful title.
  • [ *] Summarized changes.
  • [ *] Pull Request is ready to merge & is not WIP.
  • Added tests / only testable interactively.
    • Make sure you add a new test if old tests do not effectively test the code changed.
  • Added documentation / opened issue to track adding documentation at a later date.

Changed to correct variable for finding Powershell's home folder.
@vexx32
Copy link
Owner

vexx32 commented Oct 1, 2022

Hey, thanks for the PR! This typo is actually intentional, as it illustrates what happens when you mistakenly reference a variable that doesn't exist. Maybe we should clarify the surrounding comments here a bit better instead? 😅

@c7c3r0
Copy link
Author

c7c3r0 commented Oct 1, 2022

“I write, erase, rewrite,
Erase again, and then
A poppy blooms”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants