diff --git a/xml/System/String.xml b/xml/System/String.xml index c7f58e4312c..109cbfbcc19 100644 --- a/xml/System/String.xml +++ b/xml/System/String.xml @@ -4493,7 +4493,12 @@ Depending on Why you want to call the `Copy` method, there are a number of alter A callback to initialize the string. Creates a new string with a specific length and initializes it after creation by using the specified callback. The created string. - To be added. + + +