Skip to content

Commit 3339c44

Browse files
[create-pull-request] automated change (#1252)
Co-authored-by: BillWagner <[email protected]>
1 parent dcfbe0a commit 3339c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/classes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3837,7 +3837,7 @@ Once a particular non-ref-valued property or non-ref-valued indexer has been sel
38373837
>
38383838
> *end example*
38393839
3840-
Once a particular ref-valued property or ref-valued indexer has been selected---whether the usage is as a value, the target of a simple assignment, or the target of a compound assignment---the accessibility domain of the get accessor involved is used to determine if that usage is valid.
3840+
Once a particular ref-valued property or ref-valued indexer has been selectedwhether the usage is as a value, the target of a simple assignment, or the target of a compound assignmentthe accessibility domain of the get accessor involved is used to determine if that usage is valid.
38413841
38423842
An accessor that is used to implement an interface shall not have an *accessor_modifier*. If only one accessor is used to implement an interface, the other accessor may be declared with an *accessor_modifier*:
38433843

0 commit comments

Comments
 (0)