Skip to content

Commit 17eb243

Browse files
authored
Update cl-environment-variables.md
Line 65, fixed spelling of "setting".
1 parent b0a1e55 commit 17eb243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/build/reference/cl-environment-variables.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ SET _CL_=[ [option] ... [file] ...] [/link link-opt ...]
6262
For related information, see [Set Environment Variables](../../build/setting-the-path-and-environment-variables-for-command-line-builds.md).
6363

6464
## Examples
65-
The following is an example of settting the CL environment variable:
65+
The following is an example of setting the CL environment variable:
6666

6767
```
6868
SET CL=/Zp2 /Ox /I\INCLUDE\MYINCLS \LIB\BINMODE.OBJ
@@ -90,4 +90,4 @@ CL FILE1.C FILE2.C FILE3.OBJ
9090

9191
## See Also
9292
[Setting Compiler Options](../../build/reference/setting-compiler-options.md)
93-
[Compiler Options](../../build/reference/compiler-options.md)
93+
[Compiler Options](../../build/reference/compiler-options.md)

0 commit comments

Comments
 (0)