This commit is contained in:
Frederik Carlier
2018-02-16 14:32:01 +01:00
parent c2d9dbd9fc
commit fbe17d277e

View File

@@ -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;
}