Skip to content

Commit

Permalink
fix documentation (#3917), stamped release
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Deforche committed Mar 25, 2015
1 parent 0024af9 commit b3e4031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ReleaseNotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1>Wt Release notes</h1>
the way you build Wt, the way you configure Wt or the Wt API and
behaviour.

<h2>Release 3.3.4 (Mar ?, 2015)</h2>
<h2>Release 3.3.4 (Mar 25, 2015)</h2>

<p>
This release has a focus on bug fixes but also one or two new new features,
Expand Down
2 changes: 1 addition & 1 deletion src/Wt/Chart/WAbstractChart
Original file line number Diff line number Diff line change
Expand Up @@ -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<Side> sides = All);

Expand Down

0 comments on commit b3e4031

Please sign in to comment.