From: James Vega <jamessan@debian.org>
Subject: [PATCH] Spelling mistakes

Fix spelling mistakes in various bits of the documentation.

Signed-off-by: James Vega <jamessan@debian.org>

---
 doc_src/complete.txt    |    2 +-
 doc_src/fish_indent.txt |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc_src/complete.txt b/doc_src/complete.txt
index dfc7cc9..f6d00a1 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 8772905..68d0647 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>
-- 
tg: (ce5f820..) fixes/spelling (depends on: upstream)
