Fix typo in release notes for 0.41

'is is' -> 'is'

Fixes #2027
pull/2044/head
Amit D 8 years ago committed by Jussi Pakkanen
parent d5e47ade80
commit 166728067d
  1. 2
      docs/markdown/Release-notes-for-0.41.0.md

@ -9,7 +9,7 @@ short-description: Release notes for 0.41
Native support for linking against LLVM using the `dependency` function.
## vcs_tag keyword fallback is is now optional
## vcs_tag keyword fallback is now optional
The `fallback` keyword in `vcs_tag()` is now optional. If not given, its value
defaults to the return value of `meson.project_version()`.

Loading…
Cancel
Save