mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
Correct typos in Go comments
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
17e60b77e1
commit
36ce3a4a9d
@@ -11,7 +11,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package media containes Media Type (MIME type) related types and functions.
|
||||
// Package media contains Media Type (MIME type) related types and functions.
|
||||
package media
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user