not familiar instead of familiar

This commit is contained in:
Sarbbottam Bandyopadhyay 2016-03-31 14:31:39 -07:00
parent 6c2eedab23
commit 6eb1546670

View File

@ -81,7 +81,7 @@
* We're going to compile some lisp-like function calls into some C-like
* function calls.
*
* If you are familiar with one or the other. I'll just give you a quick intro.
* If you are not familiar with one or the other. I'll just give you a quick intro.
*
* If we had two functions `add` and `subtract` they would be written like this:
*