File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ Thrown if `LibraryHasLoaded` is true.
195195
196196### ** WithSearchDirectories(IEnumerable< ; String> ; )**
197197
198- Add self-defined search directories. Note that the file stucture of the added
198+ Add self-defined search directories. Note that the file structure of the added
199199 directories must be the same as the default directory. Besides, the directory
200200 won't be used recursively.
201201
@@ -213,7 +213,7 @@ public NativeLibraryConfig WithSearchDirectories(IEnumerable<string> directories
213213
214214### ** WithSearchDirectory(String)**
215215
216- Add self-defined search directories. Note that the file stucture of the added
216+ Add self-defined search directories. Note that the file structure of the added
217217 directories must be the same as the default directory. Besides, the directory
218218 won't be used recursively.
219219
You can’t perform that action at this time.
0 commit comments