summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMattias Wadman <mattias.wadman@gmail.com>2024-01-24 23:34:41 +0100
committerGitHub <noreply@github.com>2024-01-24 23:34:41 +0100
commitc95f6ce700a8541d5a7f063d4699b85ac083c29f (patch)
tree501bd1a0ebc273ad2a9329919c7d9121b5a7fee5 /docs
parent1f1e619f4e1478598aca56115948eb14d484b9fe (diff)
Fix "in the a search" typo (#3015)
Fixes #3014
Diffstat (limited to 'docs')
-rw-r--r--docs/content/manual/manual.yml2
-rw-r--r--docs/content/manual/v1.5/manual.yml2
-rw-r--r--docs/content/manual/v1.6/manual.yml2
-rw-r--r--docs/content/manual/v1.7/manual.yml2
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/content/manual/manual.yml b/docs/content/manual/manual.yml
index 412febdc..3780e8a0 100644
--- a/docs/content/manual/manual.yml
+++ b/docs/content/manual/manual.yml
@@ -3609,7 +3609,7 @@ sections:
path (see below). The `import` and `include` directives allow the
importer to alter this path.
- Paths in the a search path are subject to various substitutions.
+ Paths in the search path are subject to various substitutions.
For paths starting with `~/`, the user's home directory is
substituted for `~`.
diff --git a/docs/content/manual/v1.5/manual.yml b/docs/content/manual/v1.5/manual.yml
index c419ec50..5b803fd2 100644
--- a/docs/content/manual/v1.5/manual.yml
+++ b/docs/content/manual/v1.5/manual.yml
@@ -2821,7 +2821,7 @@ sections:
path (see below). The `import` and `include` directives allow the
importer to alter this path.
- Paths in the a search path are subject to various substitutions.
+ Paths in the search path are subject to various substitutions.
For paths starting with "~/", the user's home directory is
substituted for "~".
diff --git a/docs/content/manual/v1.6/manual.yml b/docs/content/manual/v1.6/manual.yml
index 1eb5c72f..87c7ff67 100644
--- a/docs/content/manual/v1.6/manual.yml
+++ b/docs/content/manual/v1.6/manual.yml
@@ -3216,7 +3216,7 @@ sections:
path (see below). The `import` and `include` directives allow the
importer to alter this path.
- Paths in the a search path are subject to various substitutions.
+ Paths in the search path are subject to various substitutions.
For paths starting with "~/", the user's home directory is
substituted for "~".
diff --git a/docs/content/manual/v1.7/manual.yml b/docs/content/manual/v1.7/manual.yml
index 75ebe5c3..513420af 100644
--- a/docs/content/manual/v1.7/manual.yml
+++ b/docs/content/manual/v1.7/manual.yml
@@ -3548,7 +3548,7 @@ sections:
path (see below). The `import` and `include` directives allow the
importer to alter this path.
- Paths in the a search path are subject to various substitutions.
+ Paths in the search path are subject to various substitutions.
For paths starting with `~/`, the user's home directory is
substituted for `~`.