diff --git a/actions/ost-compare-structures b/actions/ost-compare-structures
index 86ab664e96a2d98a31ac4f4679cd486bec3f3288..6b9584288722e9dd47eb345abff20a385c40d11a 100644
--- a/actions/ost-compare-structures
+++ b/actions/ost-compare-structures
@@ -502,14 +502,14 @@ def _GetAlignmentsAsFasta(alignments):
 
 def _ReadStructureFile(path, c_alpha_only=False, fault_tolerant=False,
                        selection=""):
-    """Safely read structure file into OST entity.
-
-    The functin can read both PDB and mmCIF files.
+    """Safely read structure file into OST entities (split by biounit).
 
+    The function can read both PDB and mmCIF files.
+    
     :param path: Path to the file.
     :type path: :class:`str`
-    :returns: Entity
-    :rtype: :class:`~ost.mol.EntityHandle`
+    :returns: list of entities
+    :rtype: :class:`list` of :class:`~ost.mol.EntityHandle`
     """
 
     def _Select(entity):
diff --git a/modules/mol/alg/doc/molalg.rst b/modules/mol/alg/doc/molalg.rst
index 4636a4ce45ee911c944366545be4bc10947d82ba..a96f62fd72c9a3d24642e1704e7f7b794a8dc693 100644
--- a/modules/mol/alg/doc/molalg.rst
+++ b/modules/mol/alg/doc/molalg.rst
@@ -135,7 +135,7 @@ Local Distance Test scores (lDDT, DRMSD)
 
   This function calculates the Local Distance Difference Test, using the same
   threshold values as the GDT-HA test (the default set of thresholds used for
-  the lDTT score) (See previous functions). The thresholds are 0.5, 1, 2, and 4
+  the lDDT score) (See previous functions). The thresholds are 0.5, 1, 2, and 4
   Angstroms.
 
   The function only compares the input distance list to the first chain of the