Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
harshfeudal committed Aug 17, 2022
1 parent c434711 commit ec3061e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kamisato Ayaka.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ std::map<std::string, cmd_def> commands
{
// Inspired JSON style, remember the name is lowercase
{
"ping", { "Check Asuna latecy", ping_h }
"ping", { "Check Ayaka latecy", ping_h }
},
};

Expand Down

0 comments on commit ec3061e

Please sign in to comment.