Skip to content

Commit

Permalink
Fix typo in \getdateannotation definition
Browse files Browse the repository at this point in the history
  • Loading branch information
moewew committed Jun 14, 2024
1 parent 23f654d commit 5fe3965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tex/latex/biblatex/biblatex.sty
Original file line number Diff line number Diff line change
Expand Up @@ -8153,7 +8153,7 @@
\ifblank{#1}
{\def\blx@tempa{default}}
{\def\blx@tempa{#1}}%
\def\blx@tempb{#1}%
\def\blx@tempb{#2}%
\ifcsundef{abx@field@\blx@tempb source}
{}%
{\letcs\blx@tempb{abx@field@\blx@tempb source}%
Expand Down

0 comments on commit 5fe3965

Please sign in to comment.