Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sprain committed May 15, 2024
1 parent f433e4f commit e686f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/QrCode/QrCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public function getText(): string
* However, for some unknown reason this inflates the filze size of invoices created with TcPdfOutput, even though
* the file size of the qr code becomes smaller.
* In endroid/qr-code 5.0.9, an option was added to create SVGs in the "old style" again, using <defs> elements.
* This new style is what we want to use for TcPdfOutput, if available.
* This is what we want to use for TcPdfOutput, if available.
*
* @link https://github.com/sprain/php-swiss-qr-bill/issues/249
* @link https://github.com/endroid/qr-code/commit/3dcdfab4c9122874f3915d8bf80a43b9df11852d
Expand Down

0 comments on commit e686f09

Please sign in to comment.