aboutsummaryrefslogtreecommitdiff
path: root/safety.rst
diff options
context:
space:
mode:
Diffstat (limited to 'safety.rst')
-rw-r--r--safety.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/safety.rst b/safety.rst
index 61cca97..6a73b85 100644
--- a/safety.rst
+++ b/safety.rst
@@ -58,7 +58,7 @@ Use after free
--------------
``free(&x);`` will set ``x = NULL;``
-``owned`` and ``borrowed`` keywords
+``owned`` and ``borrowed`` keywords
Uninitialized variables
=======================