Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteca1a96

Browse files
committed
Fix a typo
1 parentcb2cb18 commiteca1a96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/design.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,10 @@ will produce a parse tree like so
8383
value: (num_lit))
8484
```
8585

86-
Although it's somewhat closer tohoe Clojure treats metadata itself, in the
86+
Although it's somewhat closer tohow Clojure treats metadata itself, in the
8787
context of a text editor it creates some problems, which were discussed[here](https://github.com/sogaiu/tree-sitter-clojure/issues/65). To
8888
name a few:
89+
8990
-`forward-sexp` command would skip both, metadata and the node it's attached
9091
to. Called from an opening paren it would signal an error "No more sexp to
9192
move across".

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp