Skip to content

Commit

Permalink
AhThereItShouldBe
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Jan 20, 2022
1 parent 0a79c9b commit 1576579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/annotations.tex
Expand Up @@ -1749,7 +1749,7 @@ \subsubsection{Conversion rules}\label{conversion-rules}
convertClass(
"My.Library.BadPackage",
"My.Library.Package");
convertElement("MyLibrary.BadPackage.PartialBase",
convertElement("My.Library.BadPackage.PartialBase",
"bad", "correct");
convertElement("My.Library.BadPackage.ActualClass",
"bad", "correct");
Expand Down

0 comments on commit 1576579

Please sign in to comment.