commit 60b64acb11f82b28b0d76da29493585ab6b17552
parent d0bf69e16d82e459df0d18d6b635dff24b1db927
Author: Hugo Soucy <hugo@soucy.cc>
Date: Sun, 27 Feb 2022 09:48:39 -0500
Fix a comment
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/satelito/page.lua b/satelito/page.lua
@@ -7,7 +7,7 @@ local file = require 'satelito.file'
local template = require 'satelito.template'
--- Build a page from markdown/lua to HTML
--- @name page.build
+-- @name page.make
-- @param filepath a pathname to a markdown file
-- @return a string that is an HTML code block
-- @return a string that is a filepath