Skip to content

Commit 22db84f

Browse files
blmaiersylvestre
andauthored
Update GNUmakefile
Co-authored-by: Sylvestre Ledru <[email protected]>
1 parent 7628dc2 commit 22db84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ifneq (,$(filter install, $(MAKECMDGOALS)))
88
override PROFILE:=release
99
endif
1010

11-
# Needed for the foreach loops to split each loop into a seperate command
11+
# Needed for the foreach loops to split each loop into a separate command
1212
define newline
1313

1414

0 commit comments

Comments
 (0)