generated/stellar/claim_offer_atom.rb in stellar-base-0.8.0 vs generated/stellar/claim_offer_atom.rb in stellar-base-0.9.0
- old
+ new
@@ -5,10 +5,10 @@
# === xdr source ============================================================
#
# struct ClaimOfferAtom
# {
-# // emited to identify the offer
+# // emitted to identify the offer
# AccountID sellerID; // Account that owns the offer
# uint64 offerID;
#
# // amount and asset taken from the owner
# Asset assetSold;