From: Mike Pall
Date: Sat, 25 May 2024 12:56:15 +0000 (+0200)
Subject: Fix internal link in docs.
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9398123383119d4ac45336fee98bd8349cfba725;p=thirdparty%2FLuaJIT.git
Fix internal link in docs.
Thanks to GitSparTV. #1219
---
diff --git a/doc/ext_buffer.html b/doc/ext_buffer.html
index 61f425f1..54bb66f6 100644
--- a/doc/ext_buffer.html
+++ b/doc/ext_buffer.html
@@ -85,7 +85,7 @@ operations.
The string buffer library also includes a high-performance
-serializer for Lua objects.
+serializer for Lua objects.
Using the String Buffer Library