docs(topology): drop bold emphasis in AbstractTopology docstring

Align the topology API prose with the repository documentation style guide.
This commit is contained in:
Jukka Aho
2026-05-09 18:21:59 +03:00
parent 69e0f3d9e2
commit ea12d4310e
+1 -1
View File
@@ -19,7 +19,7 @@ See `src/topology/README.md` for complete documentation.
Abstract type for element topology (geometric shape and node ordering).
Topology defines the **shape** of an element in reference space: coordinates,
Topology defines the shape of an element in reference space: coordinates,
edge/face connectivity, and spatial dimension.
# Type Parameter