From 3151e78d94f441082a248d78d7576438f9aae11b Mon Sep 17 00:00:00 2001 From: "Nathaniel J. Smith" Date: Tue, 11 Mar 2014 03:08:44 +0000 Subject: another ReST tweak --- doc/neps/return-of-revenge-of-matmul-pep.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/neps/return-of-revenge-of-matmul-pep.rst b/doc/neps/return-of-revenge-of-matmul-pep.rst index 844e63cd2..86ae19863 100644 --- a/doc/neps/return-of-revenge-of-matmul-pep.rst +++ b/doc/neps/return-of-revenge-of-matmul-pep.rst @@ -476,7 +476,7 @@ The combined column is thus strongly weighted towards the stdlib, which is much larger than both projects put together (stdlib: 411575 SLOC, scikit-learn: 50924 SLOC, nipy: 37078 SLOC). [#sloc-details]_ -The **dot** row (marked ``******``) counts how common matrix multiply +The ``dot`` row (marked ``******``) counts how common matrix multiply operations are in each codebase. :: -- cgit v1.2.1