Skip to content

Commit d3b7bbc

Browse files
nschonniRon Petrusha
authored andcommitted
typo: accesing -> accescing (#2192)
1 parent a15f00d commit d3b7bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Data.Linq/Link`1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
## Remarks
148148
"Loaded" means that the data was loaded during materialization or at deferred loading. "Assigned" means that you have manually given the data a value.
149149
150-
[!INCLUDE[vbtecdlinq](~/includes/vbtecdlinq-md.md)] uses this property to make sure that the <xref:System.Data.Linq.Link%601> has a value, so that accesing it will not trigger deferred loading.
150+
[!INCLUDE[vbtecdlinq](~/includes/vbtecdlinq-md.md)] uses this property to make sure that the <xref:System.Data.Linq.Link%601> has a value, so that accessing it will not trigger deferred loading.
151151
152152
]]></format>
153153
</remarks>

0 commit comments

Comments
 (0)