diff options
Diffstat (limited to 'doc/documentation')
-rw-r--r-- | doc/documentation/chapters/contributing.texi | 2 |
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: @enumerate @item C @item Bash (preferable portable without too much specifics to Bash) -@item Python (@gt{} 3.6) +@item Python (@geq{}3.6) @end enumerate We welcome efforts to remove our existing python-2.7 scripts to |