summaryrefslogtreecommitdiff
path: root/docs/markdown/Dependencies.md
diff options
context:
space:
mode:
authoryehor <64604791+oworope@users.noreply.github.com>2024-09-01 11:39:08 +0300
committerDylan Baker <dylan@pnwbakers.com>2024-09-03 09:59:33 -0700
commitdf41e7843e74ea6c2a5c98920f5bea8f1b94a064 (patch)
treee00fad288f9eab24fb5d3ac947277d0d405aa6b6 /docs/markdown/Dependencies.md
parent18427adbf21909f66a307a54ba4c47fd91e18fba (diff)
downloadmeson-df41e7843e74ea6c2a5c98920f5bea8f1b94a064.tar.gz
fix a typo
Diffstat (limited to 'docs/markdown/Dependencies.md')
-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 d91582523..a457342d1 100644
--- a/docs/markdown/Dependencies.md
+++ b/docs/markdown/Dependencies.md
@@ -766,7 +766,7 @@ your own risk.
## SDL2
-SDL2 can be located using `pkg-confg`, the `sdl2-config` config tool,
+SDL2 can be located using `pkg-config`, the `sdl2-config` config tool,
as an OSX framework, or `cmake`.
`method` may be `auto`, `config-tool`, `extraframework`,