diff options
author | Petteri Aimonen <jpa@npb.mail.kapsi.fi> | 2011-09-18 16:10:08 +0000 |
---|---|---|
committer | Petteri Aimonen <jpa@npb.mail.kapsi.fi> | 2011-09-18 16:10:08 +0000 |
commit | c7e2d6cc2fde5a69da7bf2735f4fb33e1633b221 (patch) | |
tree | a826646a3f7d3ebb1406e3a15ae87b3aba664215 /docs | |
parent | d96e9575d4eb188bf84134c25cfa515b2949dbd7 (diff) |
Documentation outdated phrase
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@980 e3a754e5-d11d-0410-8d38-ebb782a927b9
Diffstat (limited to 'docs')
-rw-r--r-- | docs/concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/concepts.rst b/docs/concepts.rst index c4e5476e..f5e32adc 100644 --- a/docs/concepts.rst +++ b/docs/concepts.rst @@ -4,7 +4,7 @@ Nanopb: Basic concepts .. include :: menu.rst -The things outlined here are common to both the encoder and the decoder part. +The things outlined here are the underlying concepts of the nanopb design. .. contents:: |