OneNote code reviews with Comic Sans Serif is fun

I changed one of my system fonts (Menu, I believe) to Comic San Serif.  Now when I perform code reviews, my font shows as this:

image

But that little comment, nitpick though it may be, really jumped out at me. One of the testers here needed to move some files around in a test and used this variable name, “desFolder” for the destination folder.  While there is nothing invalid about this, not having that ‘t’, like all the examples on MSDN, just looked odd and made the code slightly difficult to read.  And somewhere down the line if the code ever needs to be changed, I can almost guarantee someone making a typo here by ignoring Intellisense or just simply not paying attention.

I hope she fixes it before she checks in.

Now back to the fun.

Questions, comments, concerns and criticisms always welcome,
John