hmemcpy / milewski-ctfp-pdf

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
Other
10.91k stars 581 forks source link

Fix typo in Chapter 19. #156

Closed rkirsling closed 5 years ago

rkirsling commented 5 years ago

In the chapter on Free/Forgetful Adjunctions, an instance of the category name Mon is currently appearing as arg. (Looks like the problem was introduced here.)

hmemcpy commented 5 years ago

Oh dear! That's what happens with manual find-and-replace :) Thanks for the fix, I'll add it to the Errata, and will release an updated PDF soon.