Skip to content

Commit 34bf8a8

Browse files
authored
Fix typo in docstring (#394)
closes #385
1 parent d95306f commit 34bf8a8

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
@@ -191,7 +191,7 @@ def add_dictionary(self, dictionary):
191191
192192
Parameters
193193
----------
194-
dictionary : `DictionaryDomain`
194+
dictionary : `Dictionary`
195195
The dictionary to be added.
196196
197197
Raises

0 commit comments

Comments
 (0)