hilarious typo
This commit is contained in:
parent
6848f09a12
commit
2f52f727c0
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ toMetaField f
|
|||
- that would break views.
|
||||
-
|
||||
- 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 [] = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue