mirror of
https://github.com/facebook/zstd.git
synced 2025-07-30 22:23:13 +03:00
chore: fix some typos (#3949)
Signed-off-by: acceptacross <csqcqs@gmail.com>
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
# You may select, at your option, one of the above-listed licenses.
|
# You may select, at your option, one of the above-listed licenses.
|
||||||
# ################################################################
|
# ################################################################
|
||||||
|
|
||||||
# default target (when runing `make` with no argument)
|
# default target (when running `make` with no argument)
|
||||||
lib-release:
|
lib-release:
|
||||||
|
|
||||||
# Modules
|
# Modules
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
# zstd-decompress : decompressor-only version of zstd
|
# zstd-decompress : decompressor-only version of zstd
|
||||||
# ##########################################################################
|
# ##########################################################################
|
||||||
|
|
||||||
# default target (when runing `make` with no argument)
|
# default target (when running `make` with no argument)
|
||||||
zstd-release:
|
zstd-release:
|
||||||
|
|
||||||
LIBZSTD_MK_DIR = ../lib
|
LIBZSTD_MK_DIR = ../lib
|
||||||
|
Reference in New Issue
Block a user