Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Commit 1ee20ce

Browse files
committed
typo in comment lass => class
1 parent e218e60 commit 1ee20ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Expectation.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ function Expectation:a(typeName)
182182
return self
183183
end
184184

185-
-- Make alias public on lass
185+
-- Make alias public on class
186186
Expectation.an = Expectation.a
187187

188188
--[[

0 commit comments

Comments
 (0)