From 653a6fd443c237842d7a7069d929fb2892dbfe85 Mon Sep 17 00:00:00 2001 From: endolith Date: Tue, 25 Sep 2012 13:41:25 -0400 Subject: DOC: Used regex to find colons missing spaces which render wrong online, also other spacing or formatting mistakes --- numpy/distutils/command/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numpy/distutils/command/config.py') diff --git a/numpy/distutils/command/config.py b/numpy/distutils/command/config.py index 3417fac44..78207895b 100644 --- a/numpy/distutils/command/config.py +++ b/numpy/distutils/command/config.py @@ -340,7 +340,7 @@ int main () Arguments --------- - funcs: seq + funcs : seq list of functions to test include_dirs : seq list of header paths -- cgit v1.2.1