Fix some typos

This commit is contained in:
huajin tong
2024-11-28 18:20:02 +08:00
committed by GitHub
parent 7e130e34f2
commit fc3d1cbadb
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package blackfriday holds some compability functions for the old Blackfriday v1 Markdown engine.
// Package blackfriday holds some compatibility functions for the old Blackfriday v1 Markdown engine.
package blackfriday
import "unicode"