Skip to content

Commit 3ef94c6

Browse files
authored
Merge pull request MicrosoftDocs#1617 from v-makoud/patch-3
C52128: Escaping square brackets
2 parents 95b7ced + e7f0e5a commit 3ef94c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/reference/cdwordarray-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ for example, translates to
5757

5858
|Name|Description|
5959
|----------|-----------------|
60-
|[CObArray::operator [ ]](../../mfc/reference/cobarray-class.md#operator_at)|Sets or gets the element at the specified index.|
60+
|[CObArray::operator \[ \]](../../mfc/reference/cobarray-class.md#operator_at)|Sets or gets the element at the specified index.|
6161

6262
## Remarks
6363

0 commit comments

Comments
 (0)