Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ealcobaca committed Dec 12, 2019
1 parent 5add14c commit 18e337c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pymfe/mfe.py
Original file line number Diff line number Diff line change
Expand Up @@ -1295,10 +1295,10 @@ def metafeature_description(
sequence of metafeature group names. It can be also None, which
in that case all available metafeature names will be returned.
sort_by_gropu: boll
sort_by_gropu: bool
Sort table by meta-feature group name.
sort_by_mtf: boll
sort_by_mtf: bool
Sort table by meta-feature name.
print_table : bool
Expand Down

0 comments on commit 18e337c

Please sign in to comment.