Skip to content

Commit addff90

Browse files
committed
dash
1 parent d6ac6b0 commit addff90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/whole_program_analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Whole-program analysis
44
parent: Concepts
55
---
66

7-
## Whole program analysis
7+
## Whole-program analysis
88

99
A **whole-program analysis** requires the analyzer to know the entire
1010
program to start. It thus cannot[^1] be applied to parts of a program like

0 commit comments

Comments
 (0)