Skip to content

Commit ac857eb

Browse files
docs: fix bad docstring
1 parent 2b81431 commit ac857eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/API/codegen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ ModelingToolkit.calculate_A_b
5050
All code generation eventually calls `build_function_wrapper`.
5151

5252
```@docs
53-
build_function_wrapper
53+
ModelingToolkit.build_function_wrapper
5454
```

0 commit comments

Comments
 (0)