aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Release-notes-for-0.51.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Release-notes-for-0.51.0.md')
-rw-r--r--docs/markdown/Release-notes-for-0.51.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Release-notes-for-0.51.0.md b/docs/markdown/Release-notes-for-0.51.0.md
index e015a95..da80db2 100644
--- a/docs/markdown/Release-notes-for-0.51.0.md
+++ b/docs/markdown/Release-notes-for-0.51.0.md
@@ -213,7 +213,7 @@ The output of `custom_target` and `custom_target[i]` can be used in
integrating custom code generator steps, but note that there are many
limitations:
- - Meson can not know about link dependencies of the custom target. If
+ - Meson cannot know about link dependencies of the custom target. If
the target requires further link libraries, you need to add them manually
- The user is responsible for ensuring that the code produced by