s/try/dry/

This commit is contained in:
Ben Balter 2017-02-23 15:00:44 -05:00 committed by GitHub
parent 2202ad4f46
commit feac84f080
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ module Licensee
# Content with the title and version removed
# The first time should normally be the attribution line
# Used to try up `content_normalized` but we need the case sensitive
# Used to dry up `content_normalized` but we need the case sensitive
# content with attribution first to detect attribuion in LicenseFile
def content_without_title_and_version
@content_without_title_and_version ||= begin