diff --git a/src/module/macros/roll-item.ts b/src/module/macros/roll-item.ts index 2bf3658..9d8af10 100644 --- a/src/module/macros/roll-item.ts +++ b/src/module/macros/roll-item.ts @@ -5,7 +5,7 @@ import notifications from "../ui/notifications"; /** * Creates a macro from an item drop. - * Get an existing item macro if one exists, otherwise create a new one. + * Get an existing roll item macro if one exists, otherwise create a new one. * @param itemData - The item data * @param slot - The hotbar slot to use */