Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Missing Curly Brace in Sample Text Document #1407

Conversation

RolinoTheWolf
Copy link
Contributor

Description

Corrected a little mistake in the sample text document. I added a curly brace at the end of the file.

Motivation and Context

I found the issue while using the app, as I tried to copy the code part, and then I came across the mistake.

How Has This Been Tested?

Its just a txtFile, no tests needed.

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@marcelwgn
Copy link
Collaborator

Thank you for fixing this @RolinoTheWolf!

@marcelwgn marcelwgn merged commit 51c871f into microsoft:main Nov 26, 2023
2 checks passed
karkarl pushed a commit that referenced this pull request Jul 15, 2024
<!--- Provide a general summary of your changes in the Title above -->

## Description
Corrected a little mistake in the sample text document. I added a curly
brace at the end of the file.

## Motivation and Context
I found the issue while using the app, as I tried to copy the code part,
and then I came across the mistake.

## How Has This Been Tested?
Its just a txtFile, no tests needed.

## Screenshots (if appropriate):

![image](https://github.com/microsoft/WinUI-Gallery/assets/54930399/b0271f64-c770-4c9b-9851-45cb28271810)

## Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
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.

None yet

2 participants