diff options
| -rw-r--r-- | lib/stdlib/doc/src/string.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/stdlib/doc/src/string.xml b/lib/stdlib/doc/src/string.xml index c7772d63a3..4a3d37dcb6 100644 --- a/lib/stdlib/doc/src/string.xml +++ b/lib/stdlib/doc/src/string.xml @@ -641,7 +641,7 @@ ÖÄÅ</pre>      <note><p>        The functions are kept for backward compatibility, but are        not recommended. -      They will be deprecated in Erlang/OTP 21. +      They will be deprecated in a future release.      </p>      <p>Any undocumented functions in <c>string</c> are not to be used.</p>      </note> | 
