rackspace / gophercloud

A Go SDK for OpenStack. IN FEATURE FREEZE. See Issue #592
http://gophercloud.io
Other
456 stars 185 forks source link

word spell error #615

Open foreversmart opened 7 years ago

foreversmart commented 7 years ago

gophercloud/openstack/blockstorage/v1/snapshots/result.go

line: 31

    // Display description.
    Description string `mapstructure:"display_discription"`

the "display_discription" should be "display_decription"