aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorGuilherme Janczak <guilherme.janczak@yandex.com>2022-11-11 02:27:52 +0000
committerEli Schwartz <eschwartz93@gmail.com>2022-11-10 21:56:06 -0500
commit3336cc8b27cb0ece5d699b7329669ce13be76f61 (patch)
tree411cfa1a96f2801fc3f67d5768f84c42a50baecc /docs/markdown
parentb78ebc67411c52b82af5a406acdd4d0c217268e1 (diff)
downloadmeson-3336cc8b27cb0ece5d699b7329669ce13be76f61.zip
meson-3336cc8b27cb0ece5d699b7329669ce13be76f61.tar.gz
meson-3336cc8b27cb0ece5d699b7329669ce13be76f61.tar.bz2
fix typo
Diffstat (limited to 'docs/markdown')
-rw-r--r--docs/markdown/Dependencies.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Dependencies.md b/docs/markdown/Dependencies.md
index 64cd24f..88a1dbd 100644
--- a/docs/markdown/Dependencies.md
+++ b/docs/markdown/Dependencies.md
@@ -392,7 +392,7 @@ both `ncurses` (preferred) and other curses implementations.
*New in 0.56.0* The `config-tool` and `system` methods.
-To define some of the the preprocessor symbols mentioned in the
+To define some of the preprocessor symbols mentioned in the
[curses autoconf documentation](http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_with_curses.m4):
```meson