docs: correct weakref typo in Reference-tables.md

This commit is contained in:
Arsen Arsenović 2022-01-25 20:34:11 +01:00 committed by Eli Schwartz
parent 57ce83b396
commit 6f59a86cd7
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ which are supported by GCC, Clang, and other compilers.
| warning |
| warn_unused_result |
| weak |
| weakreaf |
| weakref |
\* *Changed in 0.52.0* the "visibility" target no longer includes
"protected", which is not present in Apple's clang.