mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-15 11:45:42 +00:00
Merge pull request #287 from Lignum/patch-1
The pettiest of spelling fixes
This commit is contained in:
commit
a80302c513
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user