mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Merge pull request #19296 from Marcono1234/patch-1
Docs: Fix typo in code sample
This commit is contained in:
@@ -422,7 +422,7 @@ final extensions leave the extended type unchanged:
|
||||
|
||||
.. code-block:: ql
|
||||
|
||||
from OneTwoTree o
|
||||
from OneTwoThree o
|
||||
select o, o.getAString()
|
||||
|
||||
+---+-------------------------+
|
||||
|
||||
Reference in New Issue
Block a user