Skip to content

Commit

Permalink
fix escape
Browse files Browse the repository at this point in the history
  • Loading branch information
tpapp committed Jun 18, 2024
1 parent e286be2 commit e2fe643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/transformations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Transform `x` from `domain` using `transformation`.
`domain` can be replaced by `basis` for a shortcut which uses `domain(basis)`.
Transformations to infinity make sure that ``\pm\infty`` is mapped to the limit for
Transformations to infinity make sure that ``\\pm\\infty`` is mapped to the limit for
values and derivatives.
"""
function transform_from end
Expand Down

0 comments on commit e2fe643

Please sign in to comment.