Skip to content

Commit d52c2d4

Browse files
committed
Typos
1 parent d160b2b commit d52c2d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

core/config_help.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@
644644
"`{prefix}config set confirm_thread_creation yes`"
645645
],
646646
"notes": [
647-
"See also: `confirm_thread_creation_title`, `confirm_thread_response`, `confirm_thread_creation_accept`, confirm_thread_creation_deny`"
647+
"See also: `confirm_thread_creation_title`, `confirm_thread_response`, `confirm_thread_creation_accept`, `confirm_thread_creation_deny``"
648648
]
649649
},
650650
"confirm_thread_creation_title": {
@@ -654,7 +654,7 @@
654654
"`{prefix}config set confirm_thread_creation_title Are you sure you want to create a new thread?`"
655655
],
656656
"notes": [
657-
"See also: `confirm_thread_creation`, `confirm_thread_response`, `confirm_thread_creation_accept`, confirm_thread_creation_deny`"
657+
"See also: `confirm_thread_creation`, `confirm_thread_response`, `confirm_thread_creation_accept`, `confirm_thread_creation_deny`"
658658
]
659659
},
660660
"confirm_thread_response": {
@@ -664,7 +664,7 @@
664664
"`{prefix}config set confirm_thread_response React to confirm`"
665665
],
666666
"notes": [
667-
"See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_creation_accept`, confirm_thread_creation_deny`"
667+
"See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_creation_accept`, `confirm_thread_creation_deny`"
668668
]
669669
},
670670
"confirm_thread_creation_accept": {
@@ -675,7 +675,7 @@
675675
],
676676
"notes": [
677677
"This has no effect unless `confirm_thread_creation` is set",
678-
"See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_response`, confirm_thread_creation_deny`"
678+
"See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_response`, `confirm_thread_creation_deny`"
679679
]
680680
},
681681
"confirm_thread_creation_deny": {
@@ -686,7 +686,7 @@
686686
],
687687
"notes": [
688688
"This has no effect unless `confirm_thread_creation` is set",
689-
"See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_response`, confirm_thread_creation_accept`"
689+
"See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_response`, `confirm_thread_creation_accept`"
690690
]
691691
},
692692
"use_regex_autotrigger": {

0 commit comments

Comments
 (0)