Fix some typos

Signed-off-by: cuishuang <imcusg@gmail.com>
[foka@debian.org: Resolve merge conflict and squash 2 commits]
Signed-off-by: Anthony Fok <foka@debian.org>
This commit is contained in:
cuishuang
2022-03-10 12:01:05 +08:00
committed by Anthony Fok
parent bbd455fe79
commit 48c98a8d24
5 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ import (
"github.com/yuin/goldmark/util"
)
// This extenion is based on/inspired by https://github.com/mdigger/goldmark-attributes
// This extension is based on/inspired by https://github.com/mdigger/goldmark-attributes
// MIT License
// Copyright (c) 2019 Dmitry Sedykh