Skip to content

Commit 6ab213b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Cannot assign to a reference through a function because functions are not lvalue
1515

1616
## Example
1717

18-
The following example generate C3853:
18+
The following example generates C3853:
1919

2020
```cpp
2121
// C3853.cpp

0 commit comments

Comments
 (0)