Skip to content

Commit c7722e8

Browse files
authored
Merge pull request #10919 from changeworld/patch-1
Fix typo: refencing -> referencing
2 parents a065e46 + 8895f22 commit c7722e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/reference/options-text-editor-csharp-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Select these check boxes to display dotted vertical lines between the curly brac
149149

150150
- Don't put ref or out on custom struct
151151

152-
Uncheck this checkbox to avoid potentially unintended cloning of structs by refencing existing struct objects when extracting an expression into a method call.
152+
Uncheck this checkbox to avoid potentially unintended cloning of structs by referencing existing struct objects when extracting an expression into a method call.
153153

154154
### Example
155155

0 commit comments

Comments
 (0)