Skip to content

Commit 7ea1f4b

Browse files
fingolfinjames-d-mitchell
authored andcommitted
Fix a typo
1 parent 28c7e19 commit 7ea1f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.gappkg

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ifndef GAP_KERNEL_MAJOR_VERSION
3939
KEXT_CXXFLAGS += -I$(GAP_LIB_DIR)/src
4040
endif
4141

42-
# honor used supplied flags
42+
# honor user supplied flags
4343
KEXT_CFLAGS += $(CPPFLAGS)
4444
KEXT_CFLAGS += $(CFLAGS)
4545
KEXT_CXXFLAGS += $(CPPFLAGS)

0 commit comments

Comments
 (0)