Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Nov 26, 2023
1 parent 1dee55e commit 69cbb40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class RandomGamma(RandomTransform, IntensityTransform):
:class:`~torchio.transforms.RescaleIntensity`
transform may be used to ensure that all values are positive. This is
generally not problematic, but it is recommended to visualize results
on image with negative values. More information can be found on
on images with negative values. More information can be found on
`this StackExchange question`_.
.. _this StackExchange question: https://math.stackexchange.com/questions/317528/how-do-you-compute-negative-numbers-to-fractional-powers
Expand Down

0 comments on commit 69cbb40

Please sign in to comment.