From 76370e06b8bf1631f7329180e58f522cc470ddfa Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Sat, 23 Jul 2022 21:30:53 +1000 Subject: Help: Minor grammar fix for the Using Dependencies manual --- Help/guide/using-dependencies/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/guide/using-dependencies/index.rst b/Help/guide/using-dependencies/index.rst index 6cab7ef..bb519ad 100644 --- a/Help/guide/using-dependencies/index.rst +++ b/Help/guide/using-dependencies/index.rst @@ -388,7 +388,7 @@ can still be built out-of-the-box. The developer, on the other hand, may be much more interested in controlling *how* a dependency is provided to the project. You might want to use a -particular version of a package that you built themself. You might want +particular version of a package that you built yourself. You might want to use a third party package manager. You might want to redirect some requests to a different URL on a system you control for security or performance reasons. CMake supports these sort of scenarios through -- cgit v0.12