diff --git a/doc/manual.rst b/doc/manual.rst index 0a67dd3fae..2824f186a6 100644 --- a/doc/manual.rst +++ b/doc/manual.rst @@ -2516,7 +2516,7 @@ the variable has been initialized and does not rely on syntactic properties: # use x -let statement +Let statement ------------- A ``let`` statement declares new local and global `single assignment`:idx: