Skip to content

Commit e875496

Browse files
committed
spelling: explaining
Signed-off-by: Josh Soref <[email protected]>
1 parent 479a4fb commit e875496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Statements/UselessComparisonTest.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ longer needed, remove it.
1717
</p>
1818

1919
<p>
20-
If the check is needed to guard against <code>NaN</code> values, insert a comment explaning the possibility of <code>NaN</code>.
20+
If the check is needed to guard against <code>NaN</code> values, insert a comment explaining the possibility of <code>NaN</code>.
2121
</p>
2222

2323
</recommendation>

0 commit comments

Comments
 (0)