mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-07 13:48:35 +02:00
comments: fix copy paste errors
This commit is contained in:
@@ -227,9 +227,9 @@ class CTextBox : public sigc::trackable
|
||||
/**
|
||||
* Returns width of largest line from passed text
|
||||
* @param[in] text
|
||||
* @li exepts type std::string
|
||||
* @li expects type std::string
|
||||
* @param[in] font
|
||||
* @li exepts font type object
|
||||
* @li expects font type object
|
||||
* @return width of largest line as int
|
||||
* @see getMaxLineWidth(void)
|
||||
*/
|
||||
|
Reference in New Issue
Block a user