Opened 17 years ago

Closed 17 years ago

#213 closed Defect (fixed)

Little typo in "/clientgui/DlgAdvPreferencesBase.cpp" after changeset 12753

Reported by: Simek Owned by:
Priority: Undetermined Milestone: Undetermined
Component: Undetermined Version:
Keywords: Cc:

Description

/clientgui/DlgAdvPreferencesBase.cpp

line: 441

m_txtDiskMaxSpace->SetToolTip?( _("the maximum disks pace used by BOINC (in Gigabytes)") );


m_txtDiskMaxSpace->SetToolTip?( _("the maximum disk space used by BOINC (in Gigabytes)") );

Change History (1)

comment:1 Changed 17 years ago by Rytis

Resolution: fixed
Status: newclosed

(In [12755]) Fix #213

Note: See TracTickets for help on using tickets.