[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Fix typo in code snippet example
commit be3aa99d8a41fab5da938007cb8f3b07218e4473
Author: Arturo Filastò <arturo@xxxxxxxxxxx>
Date: Fri Jan 22 11:08:22 2016 +0100
Fix typo in code snippet example
---
docs/source/writing_test_helpers.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/source/writing_test_helpers.rst b/docs/source/writing_test_helpers.rst
index d391aa4..a8601cc 100644
--- a/docs/source/writing_test_helpers.rst
+++ b/docs/source/writing_test_helpers.rst
@@ -72,9 +72,9 @@ OONI-backend uses a config file located at `/etc/oonibackend.conf <https://githu
The test-helper will need to be given a unique identifyer so that it can be called from the config file. In this example we use ``tcp-directionality`` as our identifyer.
-For a helper to be used in the ooni-backend it needs to be given an identifyer so that it can be called from the config file.::
+For a helper to be used in the ooni-backend it needs to be given an identifyer so that it can be called from the config file::
- tcp-echo:
+ tcp-directionality:
encoding: rot13
port: 57009
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits