From 6db3bd87ee73acd534abed79a42e308dd13df1c4 Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Wed, 23 Aug 2017 17:52:09 -0400
Subject: [PATCH] correct typo in header formatting

---
 doc/src/Section_start.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/Section_start.txt b/doc/src/Section_start.txt
index a25ec11cfe..5f9ac36a4a 100644
--- a/doc/src/Section_start.txt
+++ b/doc/src/Section_start.txt
@@ -536,7 +536,7 @@ You should get the executable lmp_foo when the build is complete.
 
 :line
 
-Errors that can occur when making LAMMPS: h5 :link(start_2_3)
+Errors that can occur when making LAMMPS :h5 :link(start_2_3)
 
 If an error occurs when building LAMMPS, the compiler or linker will
 state very explicitly what the problem is.  The error message should
-- 
GitLab