Skip to content

Update "Smart Quotes" example to use `“` and `”`

Michael Becker requested to merge wandering_person-master-patch-22869 into master

What does this MR do and why?

As I was reading the docs, I came across this line referencing "smart quotes". Based on the example given, I had no idea what a smart quote referred to.

This Microsoft blog, "Smart quotes: The hidden scourge of text meant for computer consumption" indicated they are curly quotes.

So I replaced the quotes in the example to be curly

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image
Edited by Michael Becker

Merge request reports