Skip to content

Conversation

@Chris-Johnston
Copy link
Contributor

Summary

Removes duplicate and out of place information about URL Encoding from the JavaScriptStringEncode methods, where it may be misleading. The documentation for UrlEncode is already more complete, and this isn't relevant to JavaScript specific string encoding.

Fixes dotnet/docs#8427

## Summary

Removes duplicate and out of place information about URL Encoding from the `JavaScriptStringEncode` methods, where it may be misleading. The documentation for `UrlEncode` is already more complete, and this isn't relevant to JavaScript specific string encoding.

Fixes dotnet/docs#8427
@Chris-Johnston Chris-Johnston changed the title Fix dotnet/docs#8427 remove misleading remarks Fix dotnet/docs#8427 remove out of place remarks Oct 22, 2018
Copy link

@rpetrusha rpetrusha left a comment

Choose a reason for hiding this comment

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

Thanks, @Chris-Johnston, for contributing to the dotnet/dotnet-api-docs repo and for removing the extraneous comment. I'll approve your PR now and merge it shortly. The change should be live on docs.microsoft.com in the next day or two.

@rpetrusha rpetrusha changed the title Fix dotnet/docs#8427 remove out of place remarks [WIP] Fix dotnet/docs#8427 remove out of place remarks Oct 22, 2018
@rpetrusha rpetrusha changed the title [WIP] Fix dotnet/docs#8427 remove out of place remarks Fix dotnet/docs#8427 remove out of place remarks Oct 22, 2018
@rpetrusha rpetrusha merged commit ac67ea6 into dotnet:master Oct 22, 2018
@Chris-Johnston Chris-Johnston deleted the patch-2 branch October 23, 2018 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants