aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc_src/complete.txt2
-rw-r--r--doc_src/fish_indent.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc_src/complete.txt b/doc_src/complete.txt
index dfc7cc91..f6d00a15 100644
--- a/doc_src/complete.txt
+++ b/doc_src/complete.txt
@@ -6,7 +6,7 @@
\subsection complete-description Description
For an introduction to how to specify completions, see the section <a
-href='index.html#completions-own'>Writing your own completions</a> of
+href='index.html#completion-own'>Writing your own completions</a> of
the fish manual.
- <tt>COMMAND</tt> is the name of the command for which to add a completion
diff --git a/doc_src/fish_indent.txt b/doc_src/fish_indent.txt
index 87729058..68d0647c 100644
--- a/doc_src/fish_indent.txt
+++ b/doc_src/fish_indent.txt
@@ -1,4 +1,4 @@
-\section fish_indent fish_indent - indenter and prettyfier
+\section fish_indent fish_indent - indenter and prettifier
\subsection fish_indent-synopsis Synopsis
<tt>fish_indent [options]</tt>