Skip to content

Commit da84a7c

Browse files
Update symbols-resource-identifiers.md
1 parent 7a01f26 commit da84a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/windows/symbols-resource-identifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: 8fccc09a-0237-4a65-b9c4-57d60c59e324
88
---
99
# Resource Identifiers (Symbols) (C++)
1010

11-
A symbol is a resource identifier (ID) that consists of two parts, a symbol name (text string) mapped to an symbol value (integer), for example:
11+
A symbol is a resource identifier (ID) that consists of two parts, a symbol name (text string) mapped to a symbol value (integer), for example:
1212

1313
```cpp
1414
IDC_EDITNAME = 5100

0 commit comments

Comments
 (0)