Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Dec 12, 2024
1 parent fa91565 commit 18ccd23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def __init__(self):
super().__init__()

def convert(self, forcing: ExtOldForcing) -> InitialField:
"""Convert an old external forcing block with Initial condition data to a IinitialField
"""Convert an old external forcing block with Initial condition data to a InitialField
forcing block suitable for inclusion in a new inifieldfile file.
Expand Down

0 comments on commit 18ccd23

Please sign in to comment.