Skip to content

Commit b75b0ba

Browse files
committed
spelling: specified
Signed-off-by: Josh Soref <[email protected]>
1 parent c5acca4 commit b75b0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/ir/internal/IRUtilities.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ private Type getDecayedType(Type type) {
1212
}
1313

1414
/**
15-
* Holds if the sepcified variable is a structured binding with a non-reference
15+
* Holds if the specified variable is a structured binding with a non-reference
1616
* type.
1717
*/
1818
predicate isNonReferenceStructuredBinding(Variable v) {

0 commit comments

Comments
 (0)