Skip to content

Commit 55a2e9e

Browse files
committed
Fix typo: Displayes -> Displays
1 parent b88db01 commit 55a2e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snippets/cpp/VS_Snippets_Misc/NVC_MFC_VisualStudioDemo/cpp/VisualStudioDemo.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1393,7 +1393,7 @@ END
13931393
STRINGTABLE
13941394
BEGIN
13951395
ID_OUTPUT_GOTO_ERROR "Moves to the line containing current error or tag\nGo to Error"
1396-
ID_CLASS_DEFINITION "Displayes the definition of the selected item\nDefinition"
1396+
ID_CLASS_DEFINITION "Displays the definition of the selected item\nDefinition"
13971397
ID_CLASS_ADD_MEMEBER_FUNCTION
13981398
"Add a member function to the selected class\nAdd Member Function"
13991399
ID_CLASS_ADD_MEMEBER_VARIABLE

0 commit comments

Comments
 (0)