ELENA-LANG / elena-lang

ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces
https://elena-lang.github.io/
MIT License
233 stars 24 forks source link

Misspelled word on front page #512

Closed SteveAboveTheClouds closed 3 years ago

SteveAboveTheClouds commented 3 years ago

This is simply a misspelling on the front page https://elena-lang.github.io/

Under "Object-oriented", currently: re-sendind should be: re-sending

arakov commented 3 years ago

Done. Thanks