We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b997f commit 3380b50Copy full SHA for 3380b50
lib/asciidoctor-bibtex/extensions.rb
@@ -13,7 +13,7 @@
13
module AsciidoctorBibtex
14
module Asciidoctor
15
# Placeholder paragraph for the bibliography paragraph. Choose a uuid so
16
- # that it is a special word unlikeky to conflict with normal texts.
+ # that it is a special word unlikely to conflict with normal texts.
17
BibliographyBlockMacroPlaceholder = %(a5d42deb-3cfc-4293-b96a-fcb47316ce56)
18
19
# BibliographyBlockMacro
0 commit comments