Skip to content

Commit bee34c2

Browse files
committed
minor typo fix [ci skip]
1 parent a8f958f commit bee34c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/polyscope/options.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extern bool autoscaleStructures;
3939

4040
// If true, Polyscope will automatically compute state::boundingBox and state::lengthScale parameters according to the
4141
// registered structures, and update them whenever structures are added chagned. If false, the bounding box and length
42-
// scale are left unchanged. If set to flast before the first structure is registered, the user is required to set the
42+
// scale are left unchanged. If set to false before the first structure is registered, the user is required to set the
4343
// bounding box and length scale manually. (default: true)
4444
extern bool automaticallyComputeSceneExtents;
4545

0 commit comments

Comments
 (0)