Skip to content

Conversation

@iSazonov
Copy link
Collaborator

@iSazonov iSazonov commented Jan 2, 2020

PR Summary

Move a sentence to new line in some resource strings.
Before the change:

The command cannot be run because no argument has been supplied for the OutputFormat parameter. Specify one of the following formats for this parameter.
Text
XML
None

After:

The command cannot be run because no argument has been supplied for the OutputFormat parameter.
Specify one of the following formats for this parameter:
Text
XML
None

PR Context

PR Checklist

@iSazonov iSazonov added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Jan 2, 2020
@iSazonov iSazonov added this to the GA-consider milestone Jan 2, 2020
@iSazonov iSazonov self-assigned this Jan 2, 2020
Copy link
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iSazonov iSazonov merged commit 57dd869 into PowerShell:master Jan 8, 2020
@iSazonov iSazonov deleted the cpp-correct-resource branch January 8, 2020 06:37
@ghost
Copy link

ghost commented Mar 26, 2020

🎉v7.1.0-preview.1 has been released which incorporates this pull request.:tada:

Handy links:

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

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants