summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-04-21 15:38:16 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-04-21 15:38:16 -0400
commit49c30e0776460abcbf46e5e85ebf3c982fb64e89 (patch)
tree3313afaca7b43a5ad1395e9e6ee28e48899731ff
parent67da9e315edb47004a92888fa71d2d70ac462727 (diff)
downloadastroconda-49c30e0776460abcbf46e5e85ebf3c982fb64e89.tar.gz
Fix missing newline
-rw-r--r--source/whatis.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/whatis.rst b/source/whatis.rst
index a07f2c9..f63469b 100644
--- a/source/whatis.rst
+++ b/source/whatis.rst
@@ -21,6 +21,7 @@ will be provided by STScI by emailing `help@stsci.edu <mailto:help@stsci.edu>`_.
~~~~~~~~~~~~~~~~~~
General Disclaimer
~~~~~~~~~~~~~~~~~~
+
::
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS''
@@ -34,4 +35,5 @@ General Disclaimer
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- SUCH DAMAGE. \ No newline at end of file
+ SUCH DAMAGE.
+