Update docs/en/query_language/functions/introspection.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
This commit is contained in:
BayoNet 2019-12-03 18:00:45 +03:00 committed by GitHub
parent d45898a759
commit 4205fe8c9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ clone
## demangle {#demangle}
Converts a symbol that you can get by the [addressToSymbol](#addresstosymbol) function to the C++ function name.
Converts a symbol that you can get using the [addressToSymbol](#addresstosymbol) function to the C++ function name.
**Syntax**