From a1bdb15f97fc5f1ab83c3e4271cdbfffc95cc3e1 Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@unibas.ch>
Date: Thu, 11 Apr 2024 09:03:20 +0200
Subject: [PATCH] typo

---
 modules/io/tests/test_mmcif_writer.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/io/tests/test_mmcif_writer.cc b/modules/io/tests/test_mmcif_writer.cc
index ec1559d21..6ac8587c6 100644
--- a/modules/io/tests/test_mmcif_writer.cc
+++ b/modules/io/tests/test_mmcif_writer.cc
@@ -324,7 +324,7 @@ BOOST_AUTO_TEST_CASE(mmcif_writer_small_sugars)
 {
   BOOST_TEST_MESSAGE("  Running mmcif_writer_small_sugars tests...");
   /*
-    While RCSB marks dipeptides and dinucleotides as non-ploymers, sugarse are
+    While RCSB marks dipeptides and dinucleotides as non-ploymers, sugars are
     marked branched as soon as there are 2 connected.
    */
   // Branched: 2 sugars connected (check RCSB 3AXH)
-- 
GitLab