mirror of https://github.com/licensee/licensee.git
typos
This commit is contained in:
parent
941cd995eb
commit
81245b4583
|
@ -20,7 +20,7 @@ module Licensee
|
|||
|
||||
@root = args.delete(:search_root) || @dir
|
||||
unless valid_search_root?
|
||||
raise 'Search root must the FSProject path directory or its ancestory'
|
||||
raise 'Search root must be the FSProject path directory or its ancestor'
|
||||
end
|
||||
|
||||
super(**args)
|
||||
|
|
Loading…
Reference in New Issue