mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Fix typos
This commit is contained in:
parent
a37df90276
commit
8fb2afe051
10 changed files with 13 additions and 13 deletions
|
|
@ -34,7 +34,7 @@ git clone "https://github.com/tree-sitter/${repo}.git" \
|
|||
--depth 1 --quiet
|
||||
cp "${grammardir}"/grammar.js "${sourcedir}"
|
||||
# We have to go into the source directory to compile, because some
|
||||
# C files referes to files like "../../common/scanner.h".
|
||||
# C files refer to files like "../../common/scanner.h".
|
||||
cd "${sourcedir}"
|
||||
|
||||
### Build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue