From 327f6c0060fa70d9e365fcead0024b90f54dac07 Mon Sep 17 00:00:00 2001 From: in1tiate <32779090+in1tiate@users.noreply.github.com> Date: Wed, 31 Mar 2021 14:31:03 -0500 Subject: [PATCH] fix capitalization --- include/aoclient.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/aoclient.h b/include/aoclient.h index f003eb7..3541cc5 100644 --- a/include/aoclient.h +++ b/include/aoclient.h @@ -1039,7 +1039,7 @@ class AOClient : public QObject { * * @see #is_muted */ - void cmdUnmute(int argc, QStringList argv); + void cmdUnMute(int argc, QStringList argv); /** * @brief OOC-mutes a client.