Skip to content

Commit 82c8578

Browse files
committed
chore: comment typo
1 parent 7625a96 commit 82c8578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/build/restart.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ func RestartBuild(c *gin.Context) {
113113
return
114114
}
115115

116-
// set sender to the user who initiated the restart and
116+
// set sender to the user who initiated the restart
117117
b.SetSender(cl.Subject)
118118

119119
// fetch scm user id

0 commit comments

Comments
 (0)