Skip to content

Commit

Permalink
Corrected typo bug
Browse files Browse the repository at this point in the history
  • Loading branch information
robdahn committed Aug 17, 2024
1 parent 57ca3e8 commit 02e9673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cat_conf_ROI.m
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
if expert > 1
commentthicknessROI = {
''
'Developer: For fast volume-based thickness estimation without surfaces, the projection-based thickness (PBT) [Dahnke:2012] only estimates the thickness values that were than average per ROI. ' ...
'Developer: For fast volume-based thickness estimation without surfaces, the projection-based thickness (PBT) [Dahnke:2012] only estimates the thickness values that were than average per ROI. '
'' };
else
commentthicknessROI = {''};
Expand Down

0 comments on commit 02e9673

Please sign in to comment.