Skip to content

Commit d25cd14

Browse files
Fix lint
1 parent 56dee01 commit d25cd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image_sharegroups_producer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ func (c *Client) ImageShareGroupAddImages(
230230
)
231231
}
232232

233-
// ImageShareGroupUpdateImage allows the producer to update the description and label of a specified ImageShareEntry within the specified ImageShareGroup.
233+
// ImageShareGroupUpdateImageShareEntry allows the producer to update the description and label of a specified ImageShareEntry within the specified ImageShareGroup.
234234
func (c *Client) ImageShareGroupUpdateImageShareEntry(
235235
ctx context.Context,
236236
imageShareGroupID int,

0 commit comments

Comments
 (0)