hilarious typo

This commit is contained in:
Joey Hess 2014-03-18 19:03:35 -04:00
parent 6848f09a12
commit 2f52f727c0

View file

@ -141,7 +141,7 @@ toMetaField f
- that would break views. - that would break views.
- -
- So, require they have an alphanumeric first letter, with the remainder - So, require they have an alphanumeric first letter, with the remainder
- being either alphanumeric or a small set of shitelisted common punctuation. - being either alphanumeric or a small set of whitelisted common punctuation.
-} -}
legalField :: String -> Bool legalField :: String -> Bool
legalField [] = False legalField [] = False