From 127bcc69636ca9d08312cb740a49c73e46eabed4 Mon Sep 17 00:00:00 2001
From: Stefan Bienert <stefan.bienert@unibas.ch>
Date: Thu, 25 Oct 2012 22:26:41 +0200
Subject: [PATCH] fixed a glitch in the mmCIF documentation

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

diff --git a/modules/io/doc/mmcif.rst b/modules/io/doc/mmcif.rst
index ccde8f725..5d96ba6b8 100644
--- a/modules/io/doc/mmcif.rst
+++ b/modules/io/doc/mmcif.rst
@@ -873,7 +873,8 @@ of the annotation available.
 
    .. attribute:: first_release
 
-   Index of the revision releasing this entry.
+   Index + 1 of the revision releasing this entry. If the value is 0, was not
+   set, yet.
 
    :type: :class:`int`
 
-- 
GitLab