Merge pull request #1086 from taavi/develop

Another couple of documentation bugs
This commit is contained in:
Seth House 2012-04-15 23:02:42 -07:00
commit b32a189948
2 changed files with 7 additions and 7 deletions

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
@ -2226,7 +2226,7 @@ moe:
larry:
user:
\- present
currly:
curly:
user:
\- present
.ft P

View File

@ -41,7 +41,7 @@ This templated sls file once generated will look like this:
larry:
user:
- present
currly:
curly:
user:
- present