From 6aaf937d873030256842257f13b29dbed53664a2 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 2 Feb 2017 09:24:58 +0000 Subject: [PATCH] spelling: additionally --- ext/luawrapper/include/LuaContext.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/luawrapper/include/LuaContext.hpp b/ext/luawrapper/include/LuaContext.hpp index 7df6670e1..b3d425abc 100644 --- a/ext/luawrapper/include/LuaContext.hpp +++ b/ext/luawrapper/include/LuaContext.hpp @@ -566,7 +566,7 @@ public: * @sa writeVariable * * Readable types are all types accepted by writeVariable except nullptr, std::unique_ptr and function pointers - * Additionaly supported: + * Additionally supported: * - LuaFunctionCaller, which is an alternative to std::function * - references to custom objects, in which case it will return the object in-place * -- 2.40.0