aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/chapters/philosophy.texi
diff options
context:
space:
mode:
authorNaomi Phillips <naomi@nep.soy>2019-11-17 12:21:42 -0500
committerNaomi Phillips <naomi@nep.soy>2019-11-17 12:21:42 -0500
commit5a457cc7bddbbd57b37a9e69d86b034c42915980 (patch)
tree5ddaa7072719839f53c54e499aecc73fae9b0282 /doc/handbook/chapters/philosophy.texi
parent1b296cf77a90930e29bd60c0aef70b8efbb1bd24 (diff)
downloadgnunet-5a457cc7bddbbd57b37a9e69d86b034c42915980.tar.gz
gnunet-5a457cc7bddbbd57b37a9e69d86b034c42915980.zip
Fix typos reported in IRC
Diffstat (limited to 'doc/handbook/chapters/philosophy.texi')
-rw-r--r--doc/handbook/chapters/philosophy.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/handbook/chapters/philosophy.texi b/doc/handbook/chapters/philosophy.texi
index e57c20914..060871189 100644
--- a/doc/handbook/chapters/philosophy.texi
+++ b/doc/handbook/chapters/philosophy.texi
@@ -31,7 +31,7 @@ These are the GNUnet design principles, in order of importance:
31@itemize 31@itemize
32@item GNUnet must be implemented as 32@item GNUnet must be implemented as
33@uref{https://www.gnu.org/philosophy/free-sw.html, Free Software} --- 33@uref{https://www.gnu.org/philosophy/free-sw.html, Free Software} ---
34This means that you you have the four essential freedoms: to run 34This means that you have the four essential freedoms: to run
35the program, to study and change the program in source code form, 35the program, to study and change the program in source code form,
36to redistribute exact copies, and to distribute modified versions. 36to redistribute exact copies, and to distribute modified versions.
37(@uref{https://www.gnu.org/philosophy/free-sw.html}). 37(@uref{https://www.gnu.org/philosophy/free-sw.html}).