We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26881ec + d678cdc commit 0a1c754Copy full SHA for 0a1c754
1 file changed
docs/codeql/ql-language-reference/variables.rst
@@ -57,7 +57,7 @@ As an aside, note that the following query leads to a compile-time error:
57
select i
58
59
In theory, it would have infinitely many results, as the variable ``i`` is not constrained to a
60
-finite number of possible values. For more informaion, see ":ref:`binding`."
+finite number of possible values. For more information, see ":ref:`binding`."
61
62
.. index:: variable; free, variable; bound
63
.. _free-variables:
0 commit comments