Skip to content

Commit

Permalink
BUG: fix typo
Browse files Browse the repository at this point in the history
Resolves #538
  • Loading branch information
fedorov committed Dec 11, 2019
1 parent 6644f12 commit c46ed88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Interactive Use

* Instantiate the feature extractor class with the parameter file::

extractor = featureextractor.RadiomicsFeaturesExtractor(params)
extractor = featureextractor.RadiomicsFeatureExtractor(params)

* Calculate the features (segment-based)::

Expand Down

0 comments on commit c46ed88

Please sign in to comment.