diff options
author | rexxnor <rexxnor+gnunet@brief.li> | 2019-07-25 16:30:29 +0200 |
---|---|---|
committer | rexxnor <rexxnor+gnunet@brief.li> | 2019-08-13 22:11:09 +0200 |
commit | a493e0d03699a3033a4790b4b2659b52d64712d5 (patch) | |
tree | bccf61434e286d1e8aaf214f72139dabaa88098b | |
parent | 79f08cc39a1d1241261534bf199933cbbb8fca4d (diff) |
fixed a typo
-rw-r--r-- | doc/handbook/chapters/developer.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi index 39f56c7b7..47b470b49 100644 --- a/doc/handbook/chapters/developer.texi +++ b/doc/handbook/chapters/developer.texi @@ -35,7 +35,7 @@ anyone interested in Free Software and Freedom-enhancing Networking is welcome to join the effort. This Developer Handbook attempts to provide an initial introduction to some of the key design choices and central components of the system. -This part of the GNUNet documentation is far from complete, +This part of the GNUnet documentation is far from complete, and we welcome informed contributions, be it in the form of new chapters, sections or insightful comments. |