fastlane/lib/fastlane/actions/unlock_keychain.rb in fastlane-2.39.0.beta.20170615010031 vs fastlane/lib/fastlane/actions/unlock_keychain.rb in fastlane-2.39.0
- old
+ new
@@ -59,10 +59,10 @@
def self.description
"Unlock a keychain"
end
def self.details
- "Unlocks the give keychain file and adds it to the keychain search list\n" \
+ "Unlocks the given keychain file and adds it to the keychain search list\n" \
"Keychains can be replaced with `add_to_search_list: :replace`"
end
def self.available_options
[