Fixing typos (#70487)

This commit is contained in:
Andreas Deininger
2023-06-22 09:43:38 +01:00
committed by GitHub
parent 1441c90178
commit 95b1f3c875
25 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ type DeleteFolderCommand struct {
}
// GetFolderQuery is used for all folder Get requests. Only one of UID, ID, or
// Title should be set; if multilpe fields are set by the caller the dashboard
// Title should be set; if multiple fields are set by the caller the dashboard
// service will select the field with the most specificity, in order: ID, UID,
// Title.
type GetFolderQuery struct {