diff --git a/subprojects/gst-plugins-bad/ext/onnx/gstonnxobjectdetector.cpp b/subprojects/gst-plugins-bad/ext/onnx/gstonnxobjectdetector.cpp index 680b02f3f8..720d8236b4 100644 --- a/subprojects/gst-plugins-bad/ext/onnx/gstonnxobjectdetector.cpp +++ b/subprojects/gst-plugins-bad/ext/onnx/gstonnxobjectdetector.cpp @@ -72,7 +72,7 @@ * videoconvert ! \ * videoscale ! \ * 'video/x-raw,width=640,height=383' ! \ - * onnxobjectdetector ! \ + * onnxobjectdetector \ * box-node-index=0 \ * class-node-index=1 \ * score-node-index=2 \