From 976866c63817ee559718c0002039404d4f4d0128 Mon Sep 17 00:00:00 2001
From: Xavier Robin <xavier.robin@unibas.ch>
Date: Tue, 21 May 2024 18:07:03 +0200
Subject: [PATCH] fix: format name for mmCIF is cif

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

diff --git a/modules/io/doc/structure_formats.rst b/modules/io/doc/structure_formats.rst
index 1ed16923c..2fe0eaf67 100644
--- a/modules/io/doc/structure_formats.rst
+++ b/modules/io/doc/structure_formats.rst
@@ -36,7 +36,7 @@ the .gz file extension.
   .cif, .cif.gz
 
 *Format Name*
-  mmcif
+  cif
 
 PQR
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-- 
GitLab