summaryrefslogtreecommitdiff
path: root/coverage/control.py
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/control.py')
-rw-r--r--coverage/control.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/control.py b/coverage/control.py
index 02fe66b..0797bfb 100644
--- a/coverage/control.py
+++ b/coverage/control.py
@@ -623,7 +623,7 @@ class Coverage(object):
cov.set_option("run:branch", True)
- has the same effect as this configuration file:
+ has the same effect as this configuration file::
[run]
branch = True