gqlclientgen: Fix comment that indicates that code is generated The period is missing at the end for the regex to match correctly. See: https://godocs.io/cmd/go#hdr-Generate_Go_files_by_processing_source
1 files changed, 1 insertions(+), 1 deletions(-) M cmd/gqlclientgen/main.go
M cmd/gqlclientgen/main.go => cmd/gqlclientgen/main.go +1 -1