Skip to content

Commit a875da7

Browse files
committed
Update 02-Use_the_Tools_Available.md
1 parent b4efdd1 commit a875da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-Use_the_Tools_Available.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ You should use as many compilers as you can for your platform(s). Each compiler
7070
`/W4 /W44640`
7171

7272
* `/W4` - All reasonable warnings
73-
* `/w4640` - Enable warning on thread un-safe static member initialization
73+
* `/w44640` - Enable warning on thread un-safe static member initialization
7474

7575
Not recommended
7676

0 commit comments

Comments
 (0)