From 82c857805600a063a4efaf9f83bc782fa89d5e82 Mon Sep 17 00:00:00 2001 From: davidvader Date: Tue, 4 Jun 2024 10:16:07 -0500 Subject: [PATCH] chore: comment typo --- api/build/restart.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/build/restart.go b/api/build/restart.go index 898c2e75f..a02d368b4 100644 --- a/api/build/restart.go +++ b/api/build/restart.go @@ -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