Skip to content

Commit

Permalink
typo. #6918
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev committed Jul 29, 2020
1 parent b5a37d1 commit e9d3e74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ public Dataset execute(CommandContext ctxt) throws CommandException {
if (!datasetExternallyReleased) {
publicizeExternalIdentifier(theDataset, ctxt);
// Will throw a CommandException, unless successful.
// This will end the exucition of the command, but the method
// This will end the execution of the command, but the method
// above takes proper care to "cleani after itself" in case of
// a failure - it will remove any locks, and it will send a
// proper notification to the user(s).
Expand Down

0 comments on commit e9d3e74

Please sign in to comment.