Skip to content

minor Spelling issue #8561

@raiden-e

Description

@raiden-e

Prerequisites

  • Write a descriptive title.
  • Search the existing issues.
  • I am reporting the documentation problem for version of PowerShell I am using.

Version

7.2, 7.3 (preview)

Link to affected document

https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_automatic_variables?view=powershell-7.2

Description of the documentation error

in the $PSNativeCommandArgumentPassing section

Suggested fix

Change

$PSNativeCommandArgumentPassing is only available when the PSNativeCommandArgumentPassing experimental feature ia enabled. For more information, see about_Experimental_Features and Using experimental features.

To

$PSNativeCommandArgumentPassing is only available when the PSNativeCommandArgumentPassing experimental feature is enabled. For more information, see about_Experimental_Features and Using experimental features.

Metadata

Metadata

Assignees

Labels

area-aboutArea - About_ topicsissue-doc-bugIssue - error in documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions