[ooni-probe/master] Fix typo in tutorial

2 May
2015
2 May
'15
1:32 p.m.
commit ef779910c62eee81c98394de0b226d75ec527a6c Author: Arturo Filastò <art@fuffa.org> Date: Sat May 2 15:32:32 2015 +0200 Fix typo in tutorial --- docs/source/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/tutorial.rst b/docs/source/tutorial.rst index 4c0f4ce..353b342 100644 --- a/docs/source/tutorial.rst +++ b/docs/source/tutorial.rst @@ -34,7 +34,7 @@ To provide this information we add the following to our test:: class TCPPortScan(tcpt.TCPTest): name = 'TCP_port_scan_test' author = 'OONI Contributor <ooni@torproject.org>' - version = 0.0.1 + version = '0.0.1' # Some tests may require root access requiresRoot = False
3694
Age (days ago)
3694
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org