Skip to content

Commit

Permalink
typo, small
Browse files Browse the repository at this point in the history
  • Loading branch information
nrajamani3 committed Jun 18, 2018
1 parent e62776c commit ef33b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CPAC/GUI/interface/pages/skullstrip.py
Expand Up @@ -96,7 +96,7 @@ def __init__(self,parent,counter = 0):
name='avoid_vent',
type=dtype.STR,
comment="Avoids ventricles while skullstripping,Use this option twice for more aggressive stripping",
values=["Off","On","Twice"])
values=["Off","On"])


self.page.add(label="n-iterations",
Expand Down

0 comments on commit ef33b68

Please sign in to comment.