Merge pull request #3520 from qmfrederik/typo

Fix 'Namesapce' typo
pull/3510/merge
Matthew Fisher 7 years ago committed by GitHub
commit a77f38da91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -165,7 +165,7 @@ message GetReleaseStatusResponse {
// Info contains information about the release.
hapi.release.Info info = 2;
// Namesapce the release was released into
// Namespace the release was released into
string namespace = 3;
}

Loading…
Cancel
Save