diff --git a/docs/source/gst_example_with_documentation.xml b/docs/source/gst_example_with_documentation.xml index a7a646d307..addada5b10 100644 --- a/docs/source/gst_example_with_documentation.xml +++ b/docs/source/gst_example_with_documentation.xml @@ -14,8 +14,8 @@
Currently \(a\) is
- -This one @@ -26,7 +26,7 @@
Currently \(b\) is
-To change \(a\) use:
@@ -57,7 +57,8 @@ return 10.0 * b * Math.sin(a * x) * Math.sin(b * x) / (Math.cos(b * x) + 10);