diff options
| author | Jürgen Hermann <jh@web.de> | 2015-02-05 12:53:05 +0100 |
|---|---|---|
| committer | Jürgen Hermann <jh@web.de> | 2015-02-05 12:53:05 +0100 |
| commit | 57f6cf6f7ecb8141e04d729802896ed49b123f0c (patch) | |
| tree | eea9c2a50ff1c84df3cd479c02e79ca4fd6f36b5 /docs/commands.rst | |
| parent | f5bf28409e3652f220e4301c457b20228b54f2e0 (diff) | |
| download | click-57f6cf6f7ecb8141e04d729802896ed49b123f0c.tar.gz | |
Too much context going around… ;)
I suspect this is a typo.
Diffstat (limited to 'docs/commands.rst')
| -rw-r--r-- | docs/commands.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/commands.rst b/docs/commands.rst index 7f8e504..c55718f 100644 --- a/docs/commands.rst +++ b/docs/commands.rst @@ -137,7 +137,7 @@ in the correct way, so the function will either be called with ``f(ctx, obj)`` or ``f(obj)`` depending on whether or not it itself is decorated with :func:`with_context`. -This is a very powerful context that can be used to build very complex +This is a very powerful concept that can be used to build very complex nested applications; see :ref:`complex-guide` for more information. |
