examples/CQL/WaiterTips.cql in activefacts-0.8.8 vs examples/CQL/WaiterTips.cql in activefacts-0.8.9
- old
+ new
@@ -17,10 +17,10 @@
Meal is identified by its Id;
Waiter is identified by its Nr;
WaiterTip is where
- Waiter for serving Meal reported a tip of at most one Amount;
+ Waiter for serving Meal reported a tip of one Amount;
Service is where
Waiter served Meal;
Service earned a tip of at most one Amount;