diff options
author | Aric Hagberg <aric.hagberg@gmail.com> | 2011-01-15 18:28:27 -0700 |
---|---|---|
committer | Aric Hagberg <aric.hagberg@gmail.com> | 2011-01-15 18:28:27 -0700 |
commit | e246a72ac4cb715963a0e62b1e970dff4c80e46b (patch) | |
tree | 8c403aaccbf117e4e92d6b7abdb504b4332d888e /doc | |
parent | c72a83781151772674382e00151e853fc751a1c9 (diff) | |
download | networkx-e246a72ac4cb715963a0e62b1e970dff4c80e46b.tar.gz |
Fix typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/templates/index.html b/doc/source/templates/index.html index eb54ef22..edd4270e 100644 --- a/doc/source/templates/index.html +++ b/doc/source/templates/index.html @@ -72,7 +72,7 @@ disciplines, and platforms</li> <li>Exploits existing code from high-quality legacy software in C, C++, Fortran, etc.</li> <li>Open source <a href="reference/legal.html">BSD license</a> </li> -<li>More that 1000 unit tests</li> +<li>More than 1000 unit tests</li> </ul> <p><em>Additional benefits from Python</em></p> |