| Index: generated/googleapis/lib/content/v2sandbox.dart
|
| diff --git a/generated/googleapis/lib/content/v2sandbox.dart b/generated/googleapis/lib/content/v2sandbox.dart
|
| index 1d66fa86f046355fa8de491fcd8f007bf693cf05..06fd74256d37784796751f089d8d45d90231190f 100644
|
| --- a/generated/googleapis/lib/content/v2sandbox.dart
|
| +++ b/generated/googleapis/lib/content/v2sandbox.dart
|
| @@ -922,7 +922,7 @@ class Order {
|
| core.String placedDate;
|
| /**
|
| * The details of the merchant provided promotions applied to the order. More
|
| - * details about the program are here.
|
| + * details about the program are here.
|
| */
|
| core.List<OrderPromotion> promotions;
|
| /** Refunds for the order. */
|
| @@ -3473,7 +3473,7 @@ class TestOrder {
|
| core.String predefinedDeliveryAddress;
|
| /**
|
| * The details of the merchant provided promotions applied to the order. More
|
| - * details about the program are here.
|
| + * details about the program are here.
|
| */
|
| core.List<OrderPromotion> promotions;
|
| /** The total cost of shipping for all items. */
|
|
|