Skip to content

Commit 58a62f4

Browse files
llvm-beanzhekota
andauthored
Apply suggestion from @hekota
Co-authored-by: Helena Kotas <hekotas@microsoft.com>
1 parent 2fa8acf commit 58a62f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/embed_header.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"<escaped line 2>"
1212
...;
1313
14-
The generated file declares a single variable named ``Data`` at namespace
14+
The generated file declares a single variable named ``Data`` at file
1515
scope. The intent is for the file to be ``#include``-ed inside a wrapping
1616
namespace by the consumer.
1717
"""

0 commit comments

Comments
 (0)