From 3c702a572e60516eae3c5d822323147173627b9c Mon Sep 17 00:00:00 2001 From: Marshall Perrin Date: Wed, 12 Oct 2016 09:31:36 -0400 Subject: [PATCH] minor docs typo fix --- backbone/gpi_launch_pipeline.pro | 2 +- documentation/faq.rst | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/backbone/gpi_launch_pipeline.pro b/backbone/gpi_launch_pipeline.pro index ee05cfd6..2ff36eac 100644 --- a/backbone/gpi_launch_pipeline.pro +++ b/backbone/gpi_launch_pipeline.pro @@ -9,7 +9,7 @@ ; KEYWORDS: ; ; /noexit Don't exit IDL after the pipeline is closed -; /rescanDB Rescan & recreat the calibrations DB by reading all files in +; /rescanDB Rescan & recreate the calibrations DB by reading all files in ; the given directory on startup ; /flushqueue DELETE any DRFs present in the queue on startup (dangerous, ; mostly for debugging purposes) diff --git a/documentation/faq.rst b/documentation/faq.rst index f50b87c4..29a49b1b 100644 --- a/documentation/faq.rst +++ b/documentation/faq.rst @@ -159,7 +159,6 @@ Mac OSX Lion and Mountain Lion users running IDL 8.2 have been known to see the Although a nuisance, this error should have no affect on pipeline operation. Possible workarounds exist; details can be found `here `_ - .. _faq_less_common: Less common software issues