chore: fix some typos (#3949)

Signed-off-by: acceptacross <csqcqs@gmail.com>
This commit is contained in:
acceptacross 2024-03-12 23:44:42 +08:00 committed by GitHub
parent ee6acaf26b
commit 8ba5bc4729
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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