From 7438781bbb05700eaf045939b2ceb3b301fbe6dd Mon Sep 17 00:00:00 2001 From: Pete R Jemian Date: Thu, 2 Nov 2023 00:01:12 -0500 Subject: [PATCH] Update hkl/configuration.py Co-authored-by: Max Rakitin --- hkl/configuration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hkl/configuration.py b/hkl/configuration.py index 16412c2e..8ab30476 100644 --- a/hkl/configuration.py +++ b/hkl/configuration.py @@ -206,7 +206,7 @@ class DCSample: #: Name of this crystalline sample. name: str - #: Crystal lattice parameters (angstroms and dgrees) + #: Crystal lattice parameters (angstroms and degrees) lattice: DCLattice #: List of orientation reflections.