Skip to content

Commit 276ab19

Browse files
authored
Merge pull request #14040 from gforney/master
FDS build: fix typo in set_compilers.bat script (proram -> program)
2 parents 677f825 + e8a0f80 commit 276ab19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/Scripts/set_compilers.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ if not defined CMAKE_MAKE_PROGRAM (
5858
)
5959

6060
echo.
61-
echo make proram is %CMAKE_MAKE_PROGRAM%
61+
echo make program is %CMAKE_MAKE_PROGRAM%
6262
echo.
6363

6464

0 commit comments

Comments
 (0)