diff --git a/ReleaseNotes.html b/ReleaseNotes.html index b72dd46573..6e2db0c8fa 100644 --- a/ReleaseNotes.html +++ b/ReleaseNotes.html @@ -22,7 +22,7 @@
This release has a focus on bug fixes but also one or two new new features,
diff --git a/src/Wt/Chart/WAbstractChart b/src/Wt/Chart/WAbstractChart
index 89807684ec..6d7eb89a1a 100644
--- a/src/Wt/Chart/WAbstractChart
+++ b/src/Wt/Chart/WAbstractChart
@@ -122,7 +122,7 @@ public:
* Alternatively, you can configure the chart layout to be computed
* automatically using setAutoLayoutEnabled().
*
- * \sa setPlotAreaAuto()
+ * \sa setAutoLayoutEnabled()
*/
void setPlotAreaPadding(int padding, WFlags