diff --git a/include/ignition/gui/qml/GzPlotIcon.qml b/include/ignition/gui/qml/GzPlotIcon.qml index f64b06de5..3167d20ae 100644 --- a/include/ignition/gui/qml/GzPlotIcon.qml +++ b/include/ignition/gui/qml/GzPlotIcon.qml @@ -43,7 +43,7 @@ Rectangle { * Used to transfer data, where data is separated by ','. * For components, the syntax needs to be: * `{"text/plain" : "Component," + + "," + + "," + + "," + }`. - * For fields: `{"text/plain" : + "," + }`. + * For transport topics: `{"text/plain" : + "," + }`. * See, Chart.qml and PlottingInterface.hh/.cc for more details. **/ property var gzMimeData