mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Swlft: fix wording in the comment
This commit is contained in:
@@ -1243,6 +1243,6 @@ class AbiSafeConversionExpr(ImplicitConversionExpr):
|
||||
|
||||
class SingleValueStmtExpr(Expr):
|
||||
"""
|
||||
An expression that may wrap a statement which produces a single value.
|
||||
An expression that wraps a statement which produces a single value.
|
||||
"""
|
||||
stmt: Stmt | child
|
||||
|
||||
Reference in New Issue
Block a user