Merge pull request #3520 from qmfrederik/typo

Fix 'Namesapce' typo
pull/4207/head^2
Matthew Fisher 8 years ago committed by GitHub
commit 78915c0a70

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

Loading…
Cancel
Save