Skip to content

Commit

Permalink
Fix documentation comment
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelbl committed Feb 22, 2020
1 parent b5df4fc commit d8635a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public void setLanguage(Language language) {
/**
* Gets the type of separator drawn above and between the payment part and the receipt
* <p>
* Defaults to {@link SeparatorType#SOLID_LINE_WITH_SCISSORS}
* Defaults to {@link SeparatorType#DASHED_LINE_WITH_SCISSORS}
* </p>
*
* @return separator type
Expand Down

0 comments on commit d8635a9

Please sign in to comment.