Fix the same indentation bug, but in the man page.

This commit is contained in:
Taavi Burns 2012-04-16 01:31:47 -04:00
parent b384a0d758
commit 1440248e1a

View file

@ -1813,11 +1813,11 @@ This example shows a very basic python SLS file:
#!py
def run():
\(aq\(aq\(aq
Install the django package
\(aq\(aq\(aq
return {\(aqinclude\(aq: [\(aqpython\(aq],
\(aqdjango\(aq: {\(aqpkg\(aq: [\(aqinstalled\(aq]}}
\(aq\(aq\(aq
Install the django package
\(aq\(aq\(aq
return {\(aqinclude\(aq: [\(aqpython\(aq],
\(aqdjango\(aq: {\(aqpkg\(aq: [\(aqinstalled\(aq]}}
.ft P
.fi
.sp