DLParser-Swift
DLParser-Swift copied to clipboard
Fix isJuvenile
Currently is returning true if the person is an adult, instead of true for when they are a juvenile
List of changes this pull request makes
- The property is named
isJuvenile
, so it should return true when the person is under 18