Skip to content

Commit

Permalink
Merge pull request #6969 from radarhere/highlight
Browse files Browse the repository at this point in the history
Highlight code example
  • Loading branch information
mergify[bot] authored Feb 23, 2023
2 parents 8cc5396 + acc7e0b commit 29adca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/handbook/image-file-formats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ using the general tags available through tiffinfo.
Either an integer or a float.

**dpi**
A tuple of (x_resolution, y_resolution), with inches as the resolution
A tuple of ``(x_resolution, y_resolution)``, with inches as the resolution
unit. For consistency with other image formats, the x and y resolutions
of the dpi will be rounded to the nearest integer.

Expand Down

0 comments on commit 29adca3

Please # to comment.