diff --git a/src/wiiuse.c b/src/wiiuse.c index 2632a42..cca162f 100644 --- a/src/wiiuse.c +++ b/src/wiiuse.c @@ -52,7 +52,7 @@ static int g_banner = 0; /** - * @breif Returns the version of the library. + * @brief Returns the version of the library. */ const char* wiiuse_version() { return WIIUSE_VERSION;