Skip to content

Commit b1acb3c

Browse files
PallHaraldssonJeffBezanson
authored andcommitted
Full fix for typos/grammar in sysimg devdocs (#31059)
1 parent c9975ab commit b1acb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/devdocs/sysimg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Additionally, a few special features are supported to control the function cloni
6565

6666
4. `min_size`
6767

68-
This cause the function for the targe to be optimize for size that might have
68+
This causes the function for the target to be optimized for size that might have
6969
a significant runtime performance impact. This corresponds to `-Oz` Clang option.
7070

7171
As an example, at the time of this writing, the following string is used in the creation of

0 commit comments

Comments
 (0)