Skip to content

Commit c04f72c

Browse files
committed
Fix typo
1 parent 2085766 commit c04f72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ramble/ramble/language/shared_language.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ def figure_of_merit(
123123
should exist in.
124124
fom_type (ramble.util.foms.FomType): The type of figure of merit
125125
when (list | None): List of when conditions to apply to directive
126-
fom_map_key: If supplied, this is treated as an in-memory (as ooposed to file-based)
126+
fom_map_key: If supplied, this is treated as an in-memory (as opposed to file-based)
127127
figure of merit, and its value is extracted using this key
128128
"""
129129

0 commit comments

Comments
 (0)