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 d749055 commit ff2d94fCopy full SHA for ff2d94f
hb.ml
@@ -149,7 +149,7 @@ way but without all details they may not be parsable without manual editing.
149
150
usage:
151
hb patch [-f] <file.v>.. Applies the patches in <file.v.hb> to <file.v>.
152
- -f forces patch application even if the soure file
+ -f forces patch application even if the source file
153
is newer than the patch.
154
hb reset <file.v>.. Erases all generated code from source file. It does
155
nothing if the file is not patched. If a patch file
0 commit comments