Fix typo in docs of remote package

This commit is contained in:
Pengfei Ni 2017-08-21 09:37:52 +08:00
parent e633a1604f
commit 4180b79f04

View File

@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Package remote containers gRPC implementation of internalapi.RuntimeService
// Package remote contains gRPC implementation of internalapi.RuntimeService
// and internalapi.ImageManagerService.
package remote