Skip to content

Commit 784b502

Browse files
authored
Update compiler-warning-level-3-c4287.md
1 parent c532e8f commit 784b502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-messages/compiler-warnings/compiler-warning-level-3-c4287.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ helpviewer_keywords: ["C4287"]
1111
1212
An unsigned variable was used in an operation with a negative number.
1313

14-
This warning is off by default. For more informaiton, see [Compiler Warnings That Are Off by Default](../../preprocessor/compiler-warnings-that-are-off-by-default.md).
14+
This warning is off by default. For more information, see [Compiler Warnings That Are Off by Default](../../preprocessor/compiler-warnings-that-are-off-by-default.md).
1515

1616
## Example
1717

0 commit comments

Comments
 (0)