aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-07-03 07:00:07 +0000
committerNils Gillmann <ng0@n0.is>2018-07-03 07:00:07 +0000
commitee6d0b2da028de0e3e2802cb06a91c25edfcadc3 (patch)
tree2d4b4ed3b629f61fd7e1eec41a6fd9660f939c83 /doc
parent061526a35bf19cd71e375ae7eb9dc3b5fd6c711f (diff)
downloadgnunet-ee6d0b2da028de0e3e2802cb06a91c25edfcadc3.tar.gz
gnunet-ee6d0b2da028de0e3e2802cb06a91c25edfcadc3.zip
fix
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation/chapters/contributing.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation/chapters/contributing.texi b/doc/documentation/chapters/contributing.texi
index 6367f8ce6..a92df45c3 100644
--- a/doc/documentation/chapters/contributing.texi
+++ b/doc/documentation/chapters/contributing.texi
@@ -100,7 +100,7 @@ of languages, in order of preference:
100@enumerate 100@enumerate
101@item C 101@item C
102@item Bash (preferable portable without too much specifics to Bash) 102@item Bash (preferable portable without too much specifics to Bash)
103@item Python (@gt{} 3.6) 103@item Python (@geq{}3.6)
104@end enumerate 104@end enumerate
105 105
106We welcome efforts to remove our existing python-2.7 scripts to 106We welcome efforts to remove our existing python-2.7 scripts to