match/lib/match/storage/interface.rb in fastlane-2.217.0 vs match/lib/match/storage/interface.rb in fastlane-2.218.0
- old
+ new
@@ -34,10 +34,10 @@
# will be set
def download
not_implemented(__method__)
end
- # Returns a short string describing + identifing the current
+ # Returns a short string describing + identifying the current
# storage backend. This will be printed when nuking a storage
def human_readable_description
not_implemented(__method__)
end