mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-10 08:37:24 +08:00
fix(language): Common Lisp Function Typo (@hikettei) (#6653)
fixed typo
This commit is contained in:
parent
7be7fbe8f5
commit
fe71e0b5c2
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@
|
|||
"write-string",
|
||||
"terpri",
|
||||
"fresh-line",
|
||||
"write-squence",
|
||||
"write-sequence",
|
||||
"write-byte",
|
||||
"pathname",
|
||||
"defgeneric",
|
||||
|
|
Loading…
Add table
Reference in a new issue