Merge pull request #21177 from laushinka/spelling-fixes

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2016-02-18 10:29:49 -08:00
111 changed files with 152 additions and 152 deletions

View File

@@ -8246,7 +8246,7 @@
"type": "string",
"paramType": "query",
"name": "sinceTime",
"description": "An RFC3339 timestamp from which to show logs. If this value preceeds the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified.",
"description": "An RFC3339 timestamp from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified.",
"required": false,
"allowMultiple": false
},
@@ -17236,7 +17236,7 @@
},
"v1.ServicePort": {
"id": "v1.ServicePort",
"description": "ServicePort conatins information on service's port.",
"description": "ServicePort contains information on service's port.",
"required": [
"port"
],