talks.tc-lisp-talk: fix typo.

master
John Benediktsson 2020-09-26 11:58:03 -07:00
parent ae1890e0d7
commit dc3a11bfc4
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ computer-name"
} }
} }
{ $slide "Speciailzied arrays are implemented using functors" { $slide "Specialized arrays are implemented using functors"
"Like C++ templates" "Like C++ templates"
"Eliminate boilerplate in ways other abstractions don't" "Eliminate boilerplate in ways other abstractions don't"
"Contains a definition section and a functor body" "Contains a definition section and a functor body"