From 7ae4ff43ec3f52f14d104844d4bf9d254054f033 Mon Sep 17 00:00:00 2001 From: janbridley Date: Wed, 15 Jan 2025 21:48:46 -0500 Subject: [PATCH] Standardize spelling of angstrom --- parsnip/parsnip.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parsnip/parsnip.py b/parsnip/parsnip.py index 8cc06f2..12cb3b2 100644 --- a/parsnip/parsnip.py +++ b/parsnip/parsnip.py @@ -323,7 +323,7 @@ def read_cell_params(self, degrees: bool = True, mmcif: bool = False): Returns ------- tuple[float]: - The box vector lengths in angstroms, and angles in degrees or radians + The box vector lengths (in angstroms) and angles (in degrees or radians) :math:`(L_1, L_2, L_3, \alpha, \beta, \gamma)`. Raises @@ -555,7 +555,7 @@ def cell(self): Returns ------- tuple[float]: - The box vector lengths (in Ångströms) and unitless tilt factors. + The box vector lengths (in angstroms) and unitless tilt factors. :math:`(L_1, L_2, L_3, xy, xz, yz)`. """ return _box_from_lengths_and_angles(