Skip to content

Commit f9ee572

Browse files
author
David Ungar
committed
fix underline length
1 parent 2943e1c commit f9ee572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/OptimizationTips.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ assuming ``E``, ``F`` do not have any overriding declarations in the same file:
165165
}
166166

167167
Advice: If WMO is enabled, use 'internal' when a declaration does not need to be accessed outside of module
168-
---------------------------------------------------------------------------------------------------------
168+
-----------------------------------------------------------------------------------------------------------
169169

170170
WMO (see section above) causes the compiler to compile a module's
171171
sources all together at once. This allows the optimizer to have module

0 commit comments

Comments
 (0)