From 6c66762d49fdd22bcbf7930d5f7c4fab9b50a4cb Mon Sep 17 00:00:00 2001
From: Marco Biasini <marco.biasini@unibas.ch>
Date: Tue, 10 Jul 2012 10:26:07 +0200
Subject: [PATCH] formato

---
 modules/io/doc/mmcif.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/modules/io/doc/mmcif.rst b/modules/io/doc/mmcif.rst
index a6c7d39b7..855ed0ea2 100644
--- a/modules/io/doc/mmcif.rst
+++ b/modules/io/doc/mmcif.rst
@@ -704,8 +704,8 @@ of the annotation available.
   link of polymers in the mmCIF file to sequences stored in external databases 
   such as uniprot. The related categories ``struct_ref_seq`` and 
   ``struct_ref_seq_dif`` also list differences between the sequences of the 
-  deposited structure and the sequences in the database. A prominent example of 
-  such differences include point mutations and/or expression tags.
+  deposited structure and the sequences in the database. Two prominent examples 
+  of such differences are point mutations and/or expression tags.
 
   .. attribute:: db_name
 
@@ -750,6 +750,7 @@ of the annotation available.
 
   .. attribute:: seq_begin
                  seq_end
+
     The starting point (1-based) and end point of the aligned range in the 
     deposited sequence, respectively.
 
@@ -757,6 +758,7 @@ of the annotation available.
    
   .. attribute:: db_begin
                  db_end
+
     The starting point (1-based) and end point of the aligned range in the 
     database sequence, respectively.
 
-- 
GitLab