mirror of https://github.com/licensee/licensee.git
s/try/dry/
This commit is contained in:
parent
2202ad4f46
commit
feac84f080
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue