mirror of
https://github.com/facebook/zstd.git
synced 2025-11-27 00:05:09 -05:00
chore: fix some typos (#3949)
Signed-off-by: acceptacross <csqcqs@gmail.com>
This commit is contained in:
parent
ee6acaf26b
commit
8ba5bc4729
@ -8,7 +8,7 @@
|
||||
# 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:
|
||||
|
||||
# Modules
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
# 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:
|
||||
|
||||
LIBZSTD_MK_DIR = ../lib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user