Skip to content

Commit 4c1f826

Browse files
authored
Merge pull request #3492 from mohammad-ghasemi-2549/patch-5
Update symbols-resource-identifiers.md
2 parents 7a01f26 + da84a7c commit 4c1f826

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)