Skip to content

Commit 22d7487

Browse files
committed
Fix typo; NFC
1 parent 7601232 commit 22d7487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/C/C2y/n3622.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Allow calling static inline within extern inline
88
*
99
* This verifies that a constraint from previous standards is no longer
10-
* triggered in C2y mode. The constraint is with calling a statric function
10+
* triggered in C2y mode. The constraint is with calling a static function
1111
* or using a static variable from an inline function with external linkage.
1212
*/
1313

0 commit comments

Comments
 (0)