diff options
| author | Szczepan Cieślik <szczepan.cieslik@gmail.com> | 2014-02-22 18:30:28 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-02-25 10:28:32 -0500 |
| commit | e8161980347da5a68b4224d8a9ffc466630a796d (patch) | |
| tree | 741d748738f3923d38b6ab69d54a5c26f4fe6b65 /docs/intro | |
| parent | 65b4626528fc133a09ebc8d19fbaa871bdb7e17d (diff) | |
Fixed docs typos.
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/whatsnext.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 5c8bc36fd5..4a5c3e21ff 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -64,7 +64,7 @@ different needs: trying to learn. Instead, details about individual classes, functions, methods, and modules are kept in the :doc:`reference </ref/index>`. This is where you'll turn to find the details of a particular function or - whathaveyou. + whatever you need. * If you are interested in deploying a project for public use, our docs have :doc:`several guides</howto/deployment/index>` for various deployment |
