Skip to content

Commit

Permalink
Revert spelling correction
Browse files Browse the repository at this point in the history
  • Loading branch information
adfoster-r7 authored Jan 8, 2024
1 parent 4cb9045 commit 75c2de8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def run
}
})

# Yes, "success" is really misspelt, as is "Servelet" ... !
# Yes, "sucess" is really misspelt, as is "Servelet" ... !
unless res && res.code == 200 && res.body && res.body.to_s =~ /sucess/
print_error('Administrator account creation failed')
end
Expand Down

0 comments on commit 75c2de8

Please sign in to comment.