diff --git a/RELEASE.txt b/RELEASE.txt index 978e38b8b..987ec2f69 100755 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -263,7 +263,7 @@ SLS Detector Package 5.0.0 released on 18.11.2020 (Major Release) 1. (Eiger) Extra 8 byte Packets When stopping detector acquisition while acquiring for more than 128 frames, the next acquisition sends out first an 8 byte packet. This is discarded - by the slsReceiver/slsMultiReceiver. + by the slsReceiver/slsMultiReceiver. Please handle this in custom receivers. diff --git a/docs/src/troubleshooting.rst b/docs/src/troubleshooting.rst index 514f3db4c..3bd420083 100644 --- a/docs/src/troubleshooting.rst +++ b/docs/src/troubleshooting.rst @@ -2,8 +2,8 @@ Troubleshooting ================= If something is missing, don't hesitate to -open an issue in our our `github repo -`_. +open an issue at our `github repo issues +`_. Common ------