0

Show actual default as default for north-direction

This commit is contained in:
Ryan Rector
2011-07-13 15:29:08 -06:00
parent 6e3a732eb8
commit 32abe88efd

View File

@@ -156,7 +156,7 @@ if "web_assets_hook" in locals():
### north_direction
## Make north point somewhere else!
## Valid options are 'lower-left', 'upper-left', 'upper-right', 'upper-left'
## default: upper-right
## default: lower-left
## Type: string
## Example:
north_direction = "upper-right"