From 050466552bf7eb8b7944aa52c93b45326ae14d7a Mon Sep 17 00:00:00 2001
From: Mike Pall
Date: Mon, 12 Oct 2020 16:11:32 +0200
Subject: Minor changes and https-ify links.
---
doc/ext_ffi_api.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/ext_ffi_api.html')
diff --git a/doc/ext_ffi_api.html b/doc/ext_ffi_api.html
index 9772aa5d..5683289a 100644
--- a/doc/ext_ffi_api.html
+++ b/doc/ext_ffi_api.html
@@ -253,7 +253,7 @@ contents of an __index table (if any) may be modified
afterwards. The associated metatable automatically applies to all uses
of this type, no matter how the objects are created or where they
originate from. Note that pre-defined operations on types have
-precedence (e.g. declared field names cannot be overriden).
+precedence (e.g. declared field names cannot be overridden).
All standard Lua metamethods are implemented. These are called directly,
--
cgit v1.2.3-55-g6feb