summaryrefslogtreecommitdiff
path: root/docs/markdown/Release-notes-for-0.55.0.md
diff options
context:
space:
mode:
authorChristian Clauss <cclauss@me.com>2021-10-01 00:03:23 +0200
committerEli Schwartz <eschwartz93@gmail.com>2021-10-10 16:12:25 -0400
commita5020857f31ad6d03bc7c0019551cc28b9e5aad5 (patch)
treefdf9e08b2c37877e44fb4cdf91cc2ee45c868e6a /docs/markdown/Release-notes-for-0.55.0.md
parent32b7cbd4a7cd8cffb47c5465301141eaad599eaa (diff)
downloadmeson-a5020857f31ad6d03bc7c0019551cc28b9e5aad5.tar.gz
Fix typos discovered by codespell
Diffstat (limited to 'docs/markdown/Release-notes-for-0.55.0.md')
-rw-r--r--docs/markdown/Release-notes-for-0.55.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Release-notes-for-0.55.0.md b/docs/markdown/Release-notes-for-0.55.0.md
index 22c7e615d..b5e9c0a29 100644
--- a/docs/markdown/Release-notes-for-0.55.0.md
+++ b/docs/markdown/Release-notes-for-0.55.0.md
@@ -191,7 +191,7 @@ option(
## Wrap fallback URL
Wrap files can now define `source_fallback_url` and
-`patch_fallback_url` to be used in case the main server is temporaly
+`patch_fallback_url` to be used in case the main server is temporarily
down.
## Clang coverage support