From 4199c3082e5e8899ab537a1cefb4b937154e9623 Mon Sep 17 00:00:00 2001
From: Niklaus Johner <niklaus.johner@unibas.ch>
Date: Tue, 3 Mar 2015 10:31:49 +0100
Subject: [PATCH] Indented documentation for PDBize

---
 modules/io/doc/mmcif.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/io/doc/mmcif.rst b/modules/io/doc/mmcif.rst
index 0a6520a47..09404badf 100644
--- a/modules/io/doc/mmcif.rst
+++ b/modules/io/doc/mmcif.rst
@@ -601,7 +601,7 @@ of the annotation available.
 
     See :attr:`operationsintervalls`
 
-.. function:: PDBize(asu, seqres=None, min_polymer_size=10, transformation=False)
+  .. function:: PDBize(asu, seqres=None, min_polymer_size=10, transformation=False)
 
     Returns the biological assembly (bio unit) for an entity. The new entity
     created is well suited to be saved as a PDB file. Therefore the function
-- 
GitLab