diff --git a/docs/core_components/images/feature_detection.rst b/docs/core_components/images/feature_detection.rst index 1d57b5a458..fc2586b04f 100644 --- a/docs/core_components/images/feature_detection.rst +++ b/docs/core_components/images/feature_detection.rst @@ -54,7 +54,7 @@ You can test that OpenCV can be seen by Wagtail by opening up a python shell (wi import cv -If you don't see an ``ImportError``, it worked. +If you don't see an ``ImportError``, it worked. (If you see the error ``libdc1394 error: Failed to initialize libdc1394``, this is harmless and can be ignored.) Switching on feature detection in Wagtail