Skip to content

Commit e1eb513

Browse files
committed
Fix typo in docstring
closes #385
1 parent 5fb0e75 commit e1eb513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

khiops/core/dictionary.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def add_dictionary(self, dictionary):
186186
187187
Parameters
188188
----------
189-
dictionary : `DictionaryDomain`
189+
dictionary : `Dictionary`
190190
The dictionary to be added.
191191
192192
Raises

0 commit comments

Comments
 (0)