Fix godoc wording

pull/1176/head
Michael Gaffney 5 years ago
parent 4690225c1e
commit a7ba27148b
No known key found for this signature in database
GPG Key ID: 21FE4844A1193A56

@ -14,7 +14,7 @@ import (
// CreateCatalog inserts c into the repository and returns a new
// HostCatalog containing the catalog's PublicId. c is not changed. c must
// contain a valid ScopeID. c must not contain a PublicId. The PublicId is
// generated and assigned by the this method. opt is ignored.
// generated and assigned by this method. opt is ignored.
//
// Both c.Name and c.Description are optional. If c.Name is set, it must be
// unique within c.ScopeID.

Loading…
Cancel
Save