Skip to content

Commit c2ad252

Browse files
TylerMSFTCopilot
andauthored
Update docs/error-messages/compiler-errors-2/compiler-error-c3851.md
Co-authored-by: Copilot <[email protected]>
1 parent 4b1fbc7 commit c2ad252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-messages/compiler-errors-2/compiler-error-c3851.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In code compiled as C++, you cannot use a universal character name that represen
1515

1616
## Example
1717

18-
The following example generate C3851, and show how to fix it:
18+
The following example generates C3851, and show how to fix it:
1919

2020
```cpp
2121
// C3851.cpp

0 commit comments

Comments
 (0)