summary refs log tree commit diff stats
path: root/doc/manual_experimental.rst
diff options
context:
space:
mode:
authorClyybber <darkmine956@gmail.com>2020-10-01 19:58:53 +0200
committerGitHub <noreply@github.com>2020-10-01 19:58:53 +0200
commit37e0d6f32d39752e0017685c471e19071570150c (patch)
tree6a4f1ad20bb6a73e68f0ed121ffa73160f623a69 /doc/manual_experimental.rst
parent800d6204cd1e55919fb608ed8f151774894ee2b7 (diff)
downloadNim-37e0d6f32d39752e0017685c471e19071570150c.tar.gz
Fix typo
Diffstat (limited to 'doc/manual_experimental.rst')
-rw-r--r--doc/manual_experimental.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual_experimental.rst b/doc/manual_experimental.rst
index 109399d61..655adae02 100644
--- a/doc/manual_experimental.rst
+++ b/doc/manual_experimental.rst
@@ -1994,7 +1994,7 @@ Start of a borrow
 A borrow starts with one of the following:
 
 - The assignment of a non-view-type to a view-type.
-- The assingment of a location that is derived from a local parameter
+- The assignment of a location that is derived from a local parameter
   to a view-type.