Skip to content

Commit 985ee7d

Browse files
Update managing-python-environments-in-visual-studio.md
Fix spelling error
1 parent ecb8fb0 commit 985ee7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/managing-python-environments-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ To correct an environment that doesn't have a repair option, or to remove an inv
264264

265265
- If the environment still exists on your computer, change the value of **ExecutablePath** to the correct location. Also correct the **(Default)** and **WindowedExecutablePath** values as necessary.
266266
- If the environment no longer exists on your computer and you want to remove it from the **Python Environments** window, delete the parent node of **InstallPath**, such as **3.6** in the image above.
267-
- Invalid settings in **HKEY_CURRENT_USER\SOFTWARE\Python** overide the settings in **HKEY_LOCAL_MACHINE\SOFTWARE\Python**
267+
- Invalid settings in **HKEY_CURRENT_USER\SOFTWARE\Python** override the settings in **HKEY_LOCAL_MACHINE\SOFTWARE\Python**
268268

269269
## See also
270270

0 commit comments

Comments
 (0)