From cfe1c0b8962a268c62ae6289ee35bffe134080bd Mon Sep 17 00:00:00 2001 From: Alex Stapleton Date: Mon, 24 Mar 2014 11:21:08 +0000 Subject: Rephrase to avoid american english failure --- docs/limitations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/limitations.rst b/docs/limitations.rst index 3028e7c8..7df4f810 100644 --- a/docs/limitations.rst +++ b/docs/limitations.rst @@ -11,7 +11,7 @@ uninitialized memory. Python exposes no API for us to implement this reliably and as such most software in Python is vulnerable to this attack. However the -`CERT secure coding guidelines`_ categorise this issue as "low severity, +`CERT secure coding guidelines`_ consider this issue as "low severity, unlikely, expensive to repair" and we do not consider this a high risk for most users. -- cgit v1.2.3