diff --git a/entries/text.xml b/entries/text.xml index af7880ea..8ba40495 100644 --- a/entries/text.xml +++ b/entries/text.xml @@ -52,8 +52,11 @@ $( "p:last" ).html( str ); 1.0 - - A string of text to set as the content of each matched element. + + + + + The text to set as the content of each matched element. When Number or Boolean is supplied, it will be converted to a String representation.