Minor typo

pull/6/head
Tamer Tas 2015-03-26 16:46:51 +02:00
parent 0c4f8cb711
commit d5a66845b9
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ type Volume struct {
VolumeSource `json:",inline,omitempty"`
}
// VolumeSource represents the source location of a valume to mount.
// VolumeSource represents the source location of a volume to mount.
// Only one of its members may be specified.
type VolumeSource struct {
// HostPath represents a pre-existing file or directory on the host