summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortonyyli <tony.y.li@gmail.com>2017-07-16 11:15:57 -0500
committertonyyli <tony.y.li@gmail.com>2017-07-16 11:17:54 -0500
commit923175d26a277389776009846e57e7fce54a8ad4 (patch)
tree74f2b7fb0a2802a6a39fa2e22df6b6859b0f3ab2
parent5dd0d017675aef8489c20e3c87816c0d816caf1c (diff)
Equal length title lines
-rw-r--r--examples/pylab_examples/xcorr_demo.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/pylab_examples/xcorr_demo.py b/examples/pylab_examples/xcorr_demo.py
index 21ec82b44..447527617 100644
--- a/examples/pylab_examples/xcorr_demo.py
+++ b/examples/pylab_examples/xcorr_demo.py
@@ -1,7 +1,7 @@
"""
-==========
+======================
Cross-correlation Demo
-==========
+======================
Example use of cross-correlation (``xcorr``) and auto-correlation (``acorr``) plots.
"""
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback