Skip to content

Conversation

@mairaw
Copy link
Contributor

@mairaw mairaw commented Jun 9, 2018

Noticed the broken code blocks while making some other fixes

Copy link
Contributor

@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.

LGTM. Left one suggested change, though, @mairaw.


## Using font fallback

To take advantage of this feature, don't set the <xref:System.Drawing.Font> property for your form or any other element. The application will automatically use the default system font, which differs from one localized language of the operating system to another. When the application runs, the system automatically provides the correct font for the culture selected in the operating system.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: will automatically use --> automatically uses (especially since you've changed the tense of the next sentence)

@mairaw
Copy link
Contributor Author

mairaw commented Jun 11, 2018

I've actually readded the future tense in the last sentence instead given that behavior is dependent on the first sentence

@mairaw mairaw closed this Jun 12, 2018
@mairaw mairaw reopened this Jun 12, 2018
@mairaw mairaw merged commit 0ab16d7 into dotnet:master Jun 12, 2018
@mairaw mairaw deleted the code-block branch June 12, 2018 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants