mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
small doc update
Co-Authored-By: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
committed by
Erik Krogh Kristensen
parent
55f2f62c7a
commit
b0b2d02855
@@ -22,7 +22,7 @@ a value.
|
||||
<example>
|
||||
|
||||
<p>
|
||||
In the below example the function <code>renderText</code> is used to render
|
||||
In the example below, the function <code>renderText</code> is used to render
|
||||
text through side effects, and the function does not return a value.
|
||||
However, the programmer still uses the return value from
|
||||
<code>renderText</code> as if the function returned a value, which is clearly
|
||||
|
||||
Reference in New Issue
Block a user