Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -29,7 +29,7 @@ public class ListPublisherActionsView implements Serializable { | ... | @@ -29,7 +29,7 @@ public class ListPublisherActionsView implements Serializable { |
29 | private transient List<PublisherAction> publisherActions; | 29 | private transient List<PublisherAction> publisherActions; |
30 | 30 | ||
31 | /** | 31 | /** |
32 | - * S'appuie sur PublisherService pour récupérer les actions. | 32 | + * Uses PublisherService to get actions |
33 | * | 33 | * |
34 | * @param publisherService | 34 | * @param publisherService |
35 | */ | 35 | */ | ... | ... |
-
Please register or login to post a comment