Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Oct 31, 2023
1 parent b023f87 commit 5328d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aastex/_tests/test_aastex.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ class TestLeftFig:
@pytest.mark.parametrize(
argnames="a",
argvalues=[
aastex.RigthFig(
aastex.RightFig(
file=pathlib.Path("foo.pdf"),
width=r"\textwidth",
caption="test caption",
Expand Down

0 comments on commit 5328d9e

Please sign in to comment.