summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-05-31 16:11:34 +0100
committerGitHub <noreply@github.com>2018-05-31 16:11:34 +0100
commitc2c3092cce2057983fb99d096824bcb2204dbc82 (patch)
treee2577e291853dd5ff7b993d86323cad865203e93 /docs
parentRun Prometheus on a different port, optionally. (#3274) (diff)
downloadsynapse-c2c3092cce2057983fb99d096824bcb2204dbc82.tar.xz
code_style.rst: formatting
Diffstat (limited to 'docs')
-rw-r--r--docs/code_style.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/code_style.rst b/docs/code_style.rst
index 9c52cb3182..62800b5b3e 100644
--- a/docs/code_style.rst
+++ b/docs/code_style.rst
@@ -16,7 +16,7 @@
       print("I am a fish %s" %
             "moo")
 
-      and this::
+    and this::
 
         print(
             "I am a fish %s" %