diff --git a/luaa.h b/luaa.h index 2b765c75..07670acf 100644 --- a/luaa.h +++ b/luaa.h @@ -32,7 +32,7 @@ #include "common/luaclass.h" #if !(501 <= LUA_VERSION_NUM && LUA_VERSION_NUM < 504) -print("Awesome only supports Lua versions 5.1-5.3, please refer to, please refer to https://awesomewm.org/apidoc/documentation/10-building-and-testing.md.html#Building") +print("Awesome only supports Lua versions 5.1-5.3, please refer to https://awesomewm.org/apidoc/documentation/10-building-and-testing.md.html#Building") #endif #define luaA_deprecate(L, repl) \