Fix typo in the documentation (#71701)

Fix typo in the documentation: casting instead of casing
This commit is contained in:
Guillaume Vincent 2020-09-10 17:49:59 +02:00 committed by GitHub
parent 11ba30183e
commit 1a06587f3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -579,7 +579,7 @@ type
* bytes
* bits
The ``raw`` type, performs no type validation or type casing, and maintains the type of the passed value.
The ``raw`` type, performs no type validation or type casting, and maintains the type of the passed value.
elements
""""""""