3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00

data/registry: fix typo in identify_command

This commit is contained in:
Pragmatic Software 2019-12-31 09:35:51 -08:00
parent 9f0bd1bc0b
commit ca2c6f4771

View File

@ -185,7 +185,7 @@
},
"identify_command" : {
"type" : "text",
"value" : "identify $nick $pasword"
"value" : "identify $nick $password"
},
"module_dir" : {
"type" : "text",