Skip to content

Commit 30180f5

Browse files
authored
Merge pull request #2722 from EverlastingBugstopper/avery/fix-completions-typo
Fixes a typo in rustup completions discussion
2 parents 9efdf19 + 40c2fae commit 30180f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/help.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ pub static COMPLETIONS_HELP: &str = r"DISCUSSION:
238238
POWERSHELL:
239239
240240
The powershell completion scripts require PowerShell v5.0+ (which
241-
comes Windows 10, but can be downloaded separately for windows 7
241+
comes with Windows 10, but can be downloaded separately for windows 7
242242
or 8.1).
243243
244244
First, check if a profile has already been set

0 commit comments

Comments
 (0)