We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c47e59 commit d68e2d9Copy full SHA for d68e2d9
libc/docs/dev/header_generation.rst
@@ -153,7 +153,7 @@ Common Errors
153
154
When running ``ninja libc`` in the build directory to generate headers you
155
may receive the error above. Essentially this means that in
156
- ``libc/utils/hdrgen/hgrgen/header.py`` there is a missing attribute named functions.
+ ``libc/utils/hdrgen/hdrgen/header.py`` there is a missing attribute named functions.
157
Make sure all function components are defined within this file and there are
158
no missing functions to add these components.
159
0 commit comments