mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
typo fix
fixed typo of "specfic" to "specific"
This commit is contained in:
@@ -825,7 +825,7 @@ gensettingstf = [
|
|||||||
"max": 1,
|
"max": 1,
|
||||||
"step": 1,
|
"step": 1,
|
||||||
"default": 0,
|
"default": 0,
|
||||||
"tooltip": "If enabled a specfic seed will be used for the random generator on text generation",
|
"tooltip": "If enabled, a specific seed will be used for the random generator on text generation",
|
||||||
"menu_path": "Settings",
|
"menu_path": "Settings",
|
||||||
"sub_path": "Other",
|
"sub_path": "Other",
|
||||||
"classname": "system",
|
"classname": "system",
|
||||||
|
Reference in New Issue
Block a user