Skip to content

Commit 85a3f80

Browse files
committed
docs: Fix pickchunksize docs
1 parent d982f98 commit 85a3f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/basics/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,5 @@ must be `≤ length of input`. However, a very large chunksize can lead to exces
157157
compilation times and slowdown.
158158

159159
```@docs
160-
NonlinearSolve.pickchunksize
160+
NonlinearSolveBase.pickchunksize
161161
```

0 commit comments

Comments
 (0)