Skip to content

Commit 64f37ea

Browse files
authored
Docs: Fix typo in code sample
1 parent 8552710 commit 64f37ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/codeql/ql-language-reference/types.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ final extensions leave the extended type unchanged:
422422

423423
.. code-block:: ql
424424
425-
from OneTwoTree o
425+
from OneTwoThree o
426426
select o, o.getAString()
427427
428428
+---+-------------------------+

0 commit comments

Comments
 (0)