From 8f4dedd92d447ebf0d471766d3a902cf177e9b4e Mon Sep 17 00:00:00 2001
From: Ann Almgren <asalmgren@lbl.gov>
Date: Sun, 16 Jun 2019 07:23:52 -0700
Subject: [PATCH] fix formatting

---
 docs/source/InputsMultigrid.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/InputsMultigrid.rst b/docs/source/InputsMultigrid.rst
index 0e9c32a..5a07783 100644
--- a/docs/source/InputsMultigrid.rst
+++ b/docs/source/InputsMultigrid.rst
@@ -36,7 +36,7 @@ These control the MAC projection and must be preceded by "mac":
 
 +-------------------------+-----------------------------------------------------------------------+-------------+--------------+
 |                         | Description                                                           |   Type      | Default      |
-+======================+=======================================================================+=============+=================+
++=========================+=======================================================================+=============+==============+
 | mg_verbose              |  Verbosity of multigrid solver in MAC projection                      |    Int      |   0          |
 +-------------------------+-----------------------------------------------------------------------+-------------+--------------+
 | mg_cg_verbose           |  Verbosity of BiCGStab solver in MAC projection                       |    Int      |   0          |
-- 
GitLab