From 5edd527876863ed6e762c6a19b8fcaf9a8be6bd8 Mon Sep 17 00:00:00 2001 From: "J. Lewis Muir" Date: Mon, 13 Jan 2025 22:00:54 -0600 Subject: [PATCH] Fix typos in docs --- docs/ADSpinnaker/ADSpinnaker.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ADSpinnaker/ADSpinnaker.rst b/docs/ADSpinnaker/ADSpinnaker.rst index 724f416..4f9ccfa 100644 --- a/docs/ADSpinnaker/ADSpinnaker.rst +++ b/docs/ADSpinnaker/ADSpinnaker.rst @@ -27,8 +27,8 @@ mapping GenICam_ features to EPICS records. `ADSpinnaker class`_ describes this class in detail. -As it name implies, ADSpinnaker_ uses the FLIR/Point Grey Spinnaker_ library. -It runs on Windows, and on Linux versions with gcc 7.5 and higher (e.g. Ubuntu 18, RHEL 8, Centos 8, Debian 10) +As its name implies, ADSpinnaker_ uses the FLIR/Point Grey Spinnaker_ library. +It runs on Windows, and on Linux versions with gcc 7.5 and higher (e.g. Ubuntu 18, RHEL 8, Centos 8, Debian 10). It does not run on older Linux versions (e.g. Centos 7/RHEL 7) because the FLIR Spinnaker SDK is compiled on Ubuntu 18 and thus requires newer versions of GLIBC and GLIBCXX.