From 6aad7dd8c321b9d53f50122e905f9beaf08ec2e5 Mon Sep 17 00:00:00 2001
From: B13nch3n <stefan.bienert@me.com>
Date: Fri, 10 Jul 2020 03:15:33 +0200
Subject: [PATCH] SCHWED-4696: Mention new branched chain type in
 documentation.

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

diff --git a/modules/mol/base/doc/entity.rst b/modules/mol/base/doc/entity.rst
index 1e7b00886..ffb82993c 100644
--- a/modules/mol/base/doc/entity.rst
+++ b/modules/mol/base/doc/entity.rst
@@ -1972,7 +1972,7 @@ here.
     ``CHAINTYPE_POLY_SAC_L``, ``CHAINTYPE_POLY_DN_RN``,
     ``CHAINTYPE_UNKNOWN``, ``CHAINTYPE_MACROLIDE``,
     ``CHAINTYPE_CYCLIC_PSEUDO_PEPTIDE``, ``CHAINTYPE_POLY_PEPTIDE_DN_RN``,
-    ``CHAINTYPE_N_CHAINTYPES``
+    ``CHAINTYPE_BRANCHED``, ``CHAINTYPE_N_CHAINTYPES``
 
   Where ``CHAINTYPE_N_CHAINTYPES`` holds the number of different types available.
 
-- 
GitLab