From d51aca5f3be8df24eef53fad5726468d3a728b7f Mon Sep 17 00:00:00 2001 From: B13nch3n <stefan.bienert@me.com> Date: Thu, 9 Jul 2020 16:02:54 +0200 Subject: [PATCH] Fixed spelling --- modules/conop/doc/connectivity.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/conop/doc/connectivity.rst b/modules/conop/doc/connectivity.rst index 8686790cc..2f0f23cce 100644 --- a/modules/conop/doc/connectivity.rst +++ b/modules/conop/doc/connectivity.rst @@ -9,7 +9,7 @@ Motivation The connectivity of atoms is notoriously difficult to come by for biological -macromolecules. PDB files, the de-factor standard exchange format for structural +macromolecules. PDB files, the de facto standard exchange format for structural information allows bonds to be specified in CONECT records. However, they are not mandatory. Many programs, especially the ones not requiring on connectivity of atoms, do not write CONECT records. As a result, programs and structural biology -- GitLab