diff options
| author | Anton Leontiev <scileont@gmail.com> | 2019-10-19 00:26:37 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-10-19 19:14:10 +0300 |
| commit | ddd7cf634b6c691c656b59ee44ff9c35c3c5d5b8 (patch) | |
| tree | deb727d2ec2e9da1cdf7451d0e9fb4da70f18b4d /docs/markdown/Release-notes-for-0.46.0.md | |
| parent | 998a1f5fa3f7e86ce3902544bc61f54c9709926b (diff) | |
| download | meson-ddd7cf634b6c691c656b59ee44ff9c35c3c5d5b8.tar.gz | |
docs: Add missing language identifier [skip ci]
Diffstat (limited to 'docs/markdown/Release-notes-for-0.46.0.md')
| -rw-r--r-- | docs/markdown/Release-notes-for-0.46.0.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Release-notes-for-0.46.0.md b/docs/markdown/Release-notes-for-0.46.0.md index c9f9bbda2..e3b45e92c 100644 --- a/docs/markdown/Release-notes-for-0.46.0.md +++ b/docs/markdown/Release-notes-for-0.46.0.md @@ -292,7 +292,7 @@ default value will be provided for all required fields of the pc file: Generating a .pc file is now as simple as: -``` +```meson pkgconfig.generate(mylib) ``` |
