spaceship/lib/spaceship/tunes/iap_families.rb in fastlane-2.204.3 vs spaceship/lib/spaceship/tunes/iap_families.rb in fastlane-2.205.0
- old
+ new
@@ -5,10 +5,10 @@
class IAPFamilies < TunesBase
# @return (Spaceship::Tunes::Application) A reference to the application
attr_accessor :application
# Create a new Purchase Family
- # a freshly created family has to have atleast one product.
+ # a freshly created family has to have at least one product.
# the product will be created, and versions/pricing_intervals and so on
# should be set by subsequent edit.
# @param name (String) Familyname
# @param product_id (String) New Product's id
# @param reference_name (String) Reference name of the new product