Skip to content

Commit ab9847e

Browse files
kukeyenjoy-binbin
andcommitted
Update src/eval.c
Co-authored-by: Binbin <binloveplay1314@qq.com> Signed-off-by: wei.kukey <wei.kukey@gmail.com>
1 parent 2d0715c commit ab9847e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/eval.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ void scriptCommand(client *c) {
677677
"LOAD <script>",
678678
" Load a script into the scripts cache without executing it.",
679679
"DUMP <sha1>",
680-
" Dump a script from the scipts cache.",
680+
" Dump a script from the scripts cache.",
681681
NULL
682682
};
683683
/* clang-format on */

0 commit comments

Comments
 (0)