aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-08-24 10:05:09 -0700
committerPinapelz <yukais@pinapelz.com>2025-08-24 10:05:09 -0700
commit356a5c5844ac707669ae91f18f23e80f429cdaf0 (patch)
tree927816017fde1db232776fca375a54507d555fec
parent7e9a30bee27ae7edb9370cb932e796a0fa1ceb1c (diff)
sdvx: fix typo in service description
-rw-r--r--sdvx/asphyxia/22vv0_kfc_to_tachi.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdvx/asphyxia/22vv0_kfc_to_tachi.py b/sdvx/asphyxia/22vv0_kfc_to_tachi.py
index 58ecc22..a52aa8a 100644
--- a/sdvx/asphyxia/22vv0_kfc_to_tachi.py
+++ b/sdvx/asphyxia/22vv0_kfc_to_tachi.py
@@ -104,7 +104,7 @@ if __name__ == "__main__":
help="Service description to be shown on Tachi (Note for where this score came from)",
default="SOUND VOLTEX Asphyxia (22vv0)",
)
- parser.add_argument("-f", "--file", help="AsphyxiaCORE SOND VOLREX .db file (sdvx@asphyxia.db)", required=True)
+ parser.add_argument("-f", "--file", help="AsphyxiaCORE SOUND VOLTEX .db file (sdvx@asphyxia.db)", required=True)
parser.add_argument(
"-o", "--output", help="Output filename", default="sdvx_asphyxia_batch_manual.json"
)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage