Commit 6c01dc3
Fix grammatical error in method parameters documentation (#50114)
* Fix grammatical error in method parameters documentation
Corrected the phrase "it's own value" to "its own value" for grammatical accuracy.
* Fix spelling of 'referent' in assignment operator doc
Corrected spelling of 'referent' in the explanation of ref assignments.
* Update docs/csharp/language-reference/keywords/method-parameters.md
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>1 parent 8721663 commit 6c01dc3
File tree
2 files changed
+2
-2
lines changed- docs/csharp/language-reference
- keywords
- operators
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments