Project

General

Profile

Actions

Bug #5472

closed

Typos in documentation for Wt::WGroupBox::setTitle

Added by Vincenzo Romano over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Target version:
Start date:
01/03/2017
Due date:
% Done:

0%

Estimated time:
0:15 h

Description

I read:

void setTitle (const WString &title)

Returns the title.

instead of

void setTitle (const WString &title)

Sets the title.

I read:

virtual void refresh ()

Refresh the widget.

instead of:

virtual void refresh ()

Refreshes the widget.

Actions #1

Updated by Roel Standaert over 7 years ago

  • Status changed from New to Implemented @Emweb

In the first case, you are right.

In the second case it's just the imperative form.

Actions #2

Updated by Vincenzo Romano over 7 years ago

Roel Standaert wrote:

In the second case it's just the imperative form.

None of the subsequent descriptions uses the imperative, this is why I still think it's a typo.

But it'd be a typo anyway, and it's not influencing the framework...

Actions #3

Updated by Roel Standaert over 7 years ago

  • Status changed from Implemented @Emweb to Resolved
Actions #4

Updated by Roel Standaert about 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF