Fix typo
PiperOrigin-RevId: 862781462 Change-Id: I88844e2148e821ec92e37aa8aab3554c132a4d43
This commit is contained in:
committed by
Copybara-Service
parent
883e69d7b1
commit
55f300b78c
@@ -8025,7 +8025,7 @@ STRUCTS: Mapping[str, StructDecl] = dict([
|
||||
StructFieldDecl(
|
||||
name='group',
|
||||
type=ValueType(name='int'),
|
||||
doc='group for visualizatioh',
|
||||
doc='group for visualization',
|
||||
),
|
||||
StructFieldDecl(
|
||||
name='edgestiffness',
|
||||
|
||||
Reference in New Issue
Block a user