Skip to content

Commit 3380b50

Browse files
committed
Fix typos in comments
1 parent 32b997f commit 3380b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/asciidoctor-bibtex/extensions.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
module AsciidoctorBibtex
1414
module Asciidoctor
1515
# Placeholder paragraph for the bibliography paragraph. Choose a uuid so
16-
# that it is a special word unlikeky to conflict with normal texts.
16+
# that it is a special word unlikely to conflict with normal texts.
1717
BibliographyBlockMacroPlaceholder = %(a5d42deb-3cfc-4293-b96a-fcb47316ce56)
1818

1919
# BibliographyBlockMacro

0 commit comments

Comments
 (0)