Skip to content

Commit

Permalink
chore: comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 committed Jun 4, 2024
1 parent 7625a96 commit 82c8578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build/restart.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ func RestartBuild(c *gin.Context) {
return
}

// set sender to the user who initiated the restart and
// set sender to the user who initiated the restart
b.SetSender(cl.Subject)

// fetch scm user id
Expand Down

0 comments on commit 82c8578

Please sign in to comment.