Skip to content

Commit e8a0f80

Browse files
author
gforney
committed
FDS build: fix typo in set_compilers.bat script (proram -> program)
1 parent 677f825 commit e8a0f80

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)