diff -r c4bed21d1d9b -r 0391ec7ba69c notebooks/licel.ipynb --- a/notebooks/licel.ipynb Sat Apr 17 13:40:47 2021 +0300 +++ b/notebooks/licel.ipynb Sat Apr 17 14:24:15 2021 +0000 @@ -26,7 +26,7 @@ "# Import plotting library\n", "from matplotlib import pyplot as plt\n", "\n", - "# Import modules for generic licel and raymetrics scanning files\n", + "# Import the module for raymetrics scanning files\n", "from atmospheric_lidar import raymetrics" ] },