Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider f7ad645e rédigé par Erwan BOUSSE's avatar Erwan BOUSSE
Parcourir les fichiers

Fix README cancelTicket

parent 6ed76ec7
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -86,7 +86,7 @@ try {
A ticket booked for a trip can be canceled like this:
```java
trip1.cancel(ticket1);
trip1.cancelTicket(ticket1);
```
You can also find possible alternative trips for a ticket, and make an exchange :
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter