Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit546b7ae

Browse files
Update coderd/workspaces.go
Co-authored-by: Danny Kopping <danny@coder.com>
1 parent50d23e4 commit546b7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/workspaces.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ func createWorkspace(
647647
claimedWorkspace*database.Workspace
648648
)
649649

650-
// If a template preset was chosen, try claim aprebuild.
650+
// If a template preset was chosen, try claim aprebuilt workspace.
651651
ifreq.TemplateVersionPresetID!=uuid.Nil {
652652
// Try and claim an eligible prebuild, if available.
653653
claimedWorkspace,err=claimPrebuild(ctx,prebuilds,db,api.Logger,req,owner)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp