From 85e3e1c01c0e3e88dd5532e659b4d9ea90f1f591 Mon Sep 17 00:00:00 2001 From: Oleg Alexandrov <oleg.alexandrov@gmail.com> Date: Tue, 4 Jun 2024 13:59:48 -0700 Subject: [PATCH] Update usgscsm_cam_test.rst Spellcheck --- docs/source/tools/usgscsm_cam_test.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/tools/usgscsm_cam_test.rst b/docs/source/tools/usgscsm_cam_test.rst index c78d63f..f07eb0d 100644 --- a/docs/source/tools/usgscsm_cam_test.rst +++ b/docs/source/tools/usgscsm_cam_test.rst @@ -8,7 +8,7 @@ It can perform several operations involving CSM camera models, such as: - Export the camera as a model state file - - Compute projections from pixels in the camera to the ground and back, and measure the discepancy with the original pixels. + - Compute projections from pixels in the camera to the ground and back, and measure the discrepancy with the original pixels. Example (load a camera model and save the model state):: -- GitLab