]> granicus.if.org Git - pdns/commitdiff
spelling: additionally
authorJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 09:24:58 +0000 (09:24 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 09:24:58 +0000 (09:24 +0000)
ext/luawrapper/include/LuaContext.hpp

index 7df6670e19b64098e9df0b838c9d70ff26854e6d..b3d425abc4fe1976da71413e97f8b834eef9a787 100644 (file)
@@ -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<FunctionType>, which is an alternative to std::function
      *  - references to custom objects, in which case it will return the object in-place
      *