Fix typos reported in IRC
authorNaomi Phillips <naomi@nep.soy>
Sun, 17 Nov 2019 17:21:42 +0000 (12:21 -0500)
committerNaomi Phillips <naomi@nep.soy>
Sun, 17 Nov 2019 17:21:42 +0000 (12:21 -0500)
doc/handbook/chapters/keyconcepts.texi
doc/handbook/chapters/philosophy.texi

index bdfa5b631c1be691a7270667c454ba10f3921da1..d2646fb8237aeec97842ee5f1f49a169decdbaf0 100644 (file)
@@ -103,7 +103,7 @@ involve flooding the network with traffic, particularly
 with queries that are, in the worst case, multiplied by the network.
 
 In order to ensure that freeloaders or attackers have a minimal impact
 with queries that are, in the worst case, multiplied by the network.
 
 In order to ensure that freeloaders or attackers have a minimal impact
-on the network, GNUnet's file-sharing implementation (@code{FS} tries
+on the network, GNUnet's file-sharing implementation (@code{FS}) tries
 to distinguish good (contributing) nodes from malicious (freeloading)
 nodes. In GNUnet, every file-sharing node keeps track of the behavior
 of every other node it has been in contact with. Many requests
 to distinguish good (contributing) nodes from malicious (freeloading)
 nodes. In GNUnet, every file-sharing node keeps track of the behavior
 of every other node it has been in contact with. Many requests
index e57c20914babfd67a11862b45b775b11656d36af..0608711898309ac32fca64192169197ee9e8e5b1 100644 (file)
@@ -31,7 +31,7 @@ These are the GNUnet design principles, in order of importance:
 @itemize
 @item GNUnet must be implemented as
 @uref{https://www.gnu.org/philosophy/free-sw.html, Free Software} ---
 @itemize
 @item GNUnet must be implemented as
 @uref{https://www.gnu.org/philosophy/free-sw.html, Free Software} ---
-This means that you you have the four essential freedoms: to run
+This means that you have the four essential freedoms: to run
 the program, to study and change the program in source code form,
 to redistribute exact copies, and to distribute modified versions.
 (@uref{https://www.gnu.org/philosophy/free-sw.html}).
 the program, to study and change the program in source code form,
 to redistribute exact copies, and to distribute modified versions.
 (@uref{https://www.gnu.org/philosophy/free-sw.html}).