Skip to content

Commit a66a812

Browse files
authored
Fix a typo in pwsh help content (PowerShell#19153)
1 parent 47f8df2 commit a66a812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.PowerShell.ConsoleHost/resources/ManagedEntranceStrings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ All parameters are case-insensitive.</value>
443443

444444
Example: "pwsh -o XML -c Get-Date"
445445

446-
When called withing a PowerShell session, you get deserialized objects as
446+
When called within a PowerShell session, you get deserialized objects as
447447
output rather plain strings. When called from other shells, the output is
448448
string data formatted as CLIXML text.
449449

0 commit comments

Comments
 (0)