From 9e0d04fb838d035a40a7ddf3a2f83096d8f07cea Mon Sep 17 00:00:00 2001
From: Stefan Bienert <stefan.bienert@unibas.ch>
Date: Thu, 15 Mar 2018 11:28:41 +0100
Subject: [PATCH] Fixed a glitch in the documentation

---
 modules/mol/base/doc/entity.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/mol/base/doc/entity.rst b/modules/mol/base/doc/entity.rst
index 653625756..d5bd34bb3 100644
--- a/modules/mol/base/doc/entity.rst
+++ b/modules/mol/base/doc/entity.rst
@@ -732,6 +732,7 @@ The Handle Classes
   
     The atom's occupancy in the range 0 to 1. Read/write. Also available as 
     :meth:`GetOccupancy`, :meth:`SetOccupancy`.
+
     :type: float
     
   .. attribute:: b_factor
-- 
GitLab