ThakeeNathees / pocketlang

A lightweight, fast embeddable scripting language.
https://thakeenathees.github.io/pocketlang/
MIT License
1.52k stars 80 forks source link

Minor spelling mistake, changed `calss` to `class` #296

Open DevyDhanish opened 12 months ago

DevyDhanish commented 12 months ago

File : src/include/pocketlang.h, line 170 comment : // Type enum of the pocketlang's first class types. Note that Object isn't // instanciable (as of now) but they're considered first calss. <- minor spelling mistake.