1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-02 18:37:55 +00:00

Merge pull request #287 from Lignum/patch-1

The pettiest of spelling fixes
This commit is contained in:
Jonathan Coates
2019-08-15 06:59:59 +01:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ else
end
if sTopic == "index" then
print( "Help topics availiable:" )
print( "Help topics available:" )
local tTopics = help.topics()
textutils.pagedTabulate( tTopics )
return