Merge pull request #2453 from bierlingm/patch-1

Spelling error & wrong idiom
This commit is contained in:
Ilya Kantor 2021-01-21 22:47:31 +03:00 committed by GitHub
commit ab7b6469ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ A good page to see the current state of support for language features is <https:
As programmers, we'd like to use most recent features. The more good stuff - the better!
From the other hand, how to make out modern code work on older engines that don't understand recent features yet?
On the other hand, how to make our modern code work on older engines that don't understand recent features yet?
There are two tools for that: