8000 Fix typo in site.cfg.example · njsmith/numpy@7fbbaf9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7fbbaf9

Browse files
committed
Fix typo in site.cfg.example
"earch path" => "search path"
1 parent e9a7534 commit 7fbbaf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.cfg.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
# library_dirs = /usr/lib,/usr/local/lib
3636
#
3737
# include_dirs
38-
# List of directories to add to the header file earch path.
38+
# List of directories to add to the header file search path.
3939
# include_dirs = /usr/include:/usr/local/include
4040
#
4141
# src_dirs

0 commit comments

Comments
 (0)
0