[K/N] Fix StringBuilder.clear doc
This commit is contained in:
@@ -645,7 +645,7 @@ actual class StringBuilder private constructor (
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Clears the content of this string builder making it empty.
|
* Clears the content of this string builder making it empty and returns this instance.
|
||||||
*
|
*
|
||||||
* @sample samples.text.Strings.clearStringBuilder
|
* @sample samples.text.Strings.clearStringBuilder
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user