Skip to content

Commit 61b8bd0

Browse files
author
Tim L. White
authored
Update actor-sheet.js
1 parent 9e6b4ae commit 61b8bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/actor-sheet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ class DCCActorSheet extends ActorSheet {
748748
/**
749749
* Handle creating a new Owned Item for the actor using initial data defined in the HTML dataset
750750
* @param {Event} event The originating click event
751-
* @privat?
751+
* @private
752752
*/
753753
_onItemCreate (event) {
754754
event.preventDefault()

0 commit comments

Comments
 (0)