A lot more typo fixes by Ori Avtalion.
diff --git a/Doc/library/platform.rst b/Doc/library/platform.rst
index f479397..2ef2f0a 100644
--- a/Doc/library/platform.rst
+++ b/Doc/library/platform.rst
@@ -245,7 +245,7 @@
version)`` which default to the given parameters in case the lookup fails.
Note that this function has intimate knowledge of how different libc versions
- add symbols to the executable is probably only useable for executables compiled
+ add symbols to the executable is probably only usable for executables compiled
using :program:`gcc`.
The file is read and scanned in chunks of *chunksize* bytes.