Skip to content

Commit

Permalink
Adjust code to UA review
Browse files Browse the repository at this point in the history
  • Loading branch information
flovogt committed Apr 5, 2022
1 parent a896529 commit be326f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/TaskUtil.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ class TaskUtil {
}

/**
* Retrieves a build option defined by it's <code>key</code.
* Retrieves a build option defined by its <code>key</code.
* If no option with the given <code>key</code> is stored, <code>undefined</code> is returned.
*
* @param {string} key The option key
Expand Down

0 comments on commit be326f5

Please sign in to comment.