Fix spelling

This commit is contained in:
Andy Gocke 2020-03-25 17:46:24 -07:00 committed by GitHub
parent 75ddc88a40
commit 1e1c7c72b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,4 +114,4 @@ shorthand for `null`) and because it's likely what the user intended.
For `dynamic`, we will not permit it simply because `new dynamic()` is also illegal.
Final thought: many thanks to @alirez for the great contribution!
Final thought: many thanks to @alrz for the great contribution!