Skip to content

Commit 7ea1f4b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.gappkg

Lines changed: 1 addition & 1 deletion
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)