Skip to content

Commit

Permalink
Fix formatting of documentation in Amazon::Site
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Mar 29, 2024
1 parent 78b2c64 commit 0acbf34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/Amazon/Site.pm
Original file line number Diff line number Diff line change
Expand Up @@ -120,17 +120,17 @@ Returns the sort order.

=head2 assoc_code
Returns the Amazon Associate code for this site.
Returns the Amazon Associate code for this site.
=cut

method assoc_code { return $assoc_code }

=head2 asin_url($asin)
Returns the URL for the ASIN on this site.
Returns the URL for the ASIN on this site.
If you've defined an associate code for this site, it will be included in the URL.
If you've defined an associate code for this site, it will be included in the URL.
=cut

Expand Down

0 comments on commit 0acbf34

Please sign in to comment.