From 1977a605c5ac83dce0e717ca37f99eab48b73ada Mon Sep 17 00:00:00 2001 From: Alex Stapleton Date: Sat, 22 Mar 2014 23:50:52 +0000 Subject: Rephrase to keep the spell checker happy --- docs/limitations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/limitations.rst b/docs/limitations.rst index 423a55b9..3b6cce2a 100644 --- a/docs/limitations.rst +++ b/docs/limitations.rst @@ -6,7 +6,7 @@ Lack of secure memory wiping `Memory wiping`_ is used to protect secret data or key material from attackers with access to uninitialized memory. This can be either because the attacker -has some kind of local user access or because of other softwares use of +has some kind of local user access or because of how other software uses uninitialized memory. Python exposes no API for us to implement this reliably and as such most -- cgit v1.2.3