Skip to content

Commit 9afb712

Browse files
committed
Typo.
1 parent a1089bf commit 9afb712

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

udapi/block/mwe/slavic/conditional.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import udapi.block.mwe.msfphrase
66

7-
class conditional(udapi.block.mwe.msfphrase.MsfPhrase):
7+
class Conditional(udapi.block.mwe.msfphrase.MsfPhrase):
88

99
def process_node(self, node):
1010
if node.feats['VerbForm'] == 'Part' or node.feats['VerbForm'] == 'Fin':

0 commit comments

Comments
 (0)