From f3d1a86aea56462257ef12ffb721fa7910a420b7 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Mon, 25 Oct 2021 09:17:46 +0530 Subject: Fix typos in release notes for 0.60.0 --- docs/markdown/Release-notes-for-0.60.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/markdown/Release-notes-for-0.60.0.md b/docs/markdown/Release-notes-for-0.60.0.md index 969944b..eb3510c 100644 --- a/docs/markdown/Release-notes-for-0.60.0.md +++ b/docs/markdown/Release-notes-for-0.60.0.md @@ -28,7 +28,7 @@ alias_target('all-pot', all_pot_targets) ## The Python Modules dependency method no longer accepts positional arguments -Previously these were igrnoed with a warning, now they're a hard error. +Previously these were ignored with a warning, now they're a hard error. ## `unset_variable()` @@ -245,7 +245,7 @@ jdkjava = shared_module( ) ``` -== Link tests can use sources for a different compiler == +## Link tests can use sources for a different compiler Usually, the `links` method of the compiler object uses a single program invocation to do both compilation and linking. Starting with this version, -- cgit v1.1