aboutsummaryrefslogtreecommitdiffstats
path: root/docs/control-structures.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/control-structures.rst')
-rw-r--r--docs/control-structures.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/control-structures.rst b/docs/control-structures.rst
index e26286d0..77fbee52 100644
--- a/docs/control-structures.rst
+++ b/docs/control-structures.rst
@@ -142,11 +142,10 @@ Assigning *to* a state variable always creates an independent copy. On the other
.. index:: ! exception, ! throw
-Scoping
-=======
-
-.. index:: ! scoping
+Scoping and Declarations
+========================
+.. index:: ! scoping, ! declarations
Exceptions
==========