mirror of
https://github.com/curl/curl.git
synced 2026-08-25 11:03:38 +03:00
tidy-up: prefer spelling 'flavor', where missing
In comments and two internal build variables. Closes #22014
This commit is contained in:
parent
43c685fa78
commit
9061302a86
8 changed files with 30 additions and 30 deletions
|
|
@ -24,7 +24,7 @@
|
|||
# Shared between CMakeLists.txt and Makefile.am
|
||||
|
||||
# Using the backslash as line continuation character might be problematic with
|
||||
# some make flavours. If we ever want to change this in a portable manner then
|
||||
# some make flavors. If we ever want to change this in a portable manner then
|
||||
# we should consider this idea :
|
||||
# CSRC1 = file1.c file2.c file3.c
|
||||
# CSRC2 = file4.c file5.c file6.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue