typos #486

Merged
tyrcho merged 1 commits from tyrcho-master-patch-22717 into master 2021-06-08 00:01:33 +02:00

View File

@ -102,7 +102,7 @@ export class RdDItemSheet extends ItemSheet {
if ( actor ) {
actor.effectuerTacheAlchimie(recetteId, tacheName, tacheData);
} else {
ui.notifications.info("Impossible trouver un actur pour réaliser cette tache Alchimique.");
ui.notifications.info("Impossible de trouver un acteur pour réaliser cette tâche alchimique.");
}
});