Fix typo
This commit is contained in:
@@ -33,7 +33,7 @@ content into your application; rather pick only the properties that you need.
|
||||
banner.location=classpath:banner.txt # Banner file location.
|
||||
banner.image.location=classpath:banner.gif # (Banner image file location, jpg/png can also be used).
|
||||
banner.image.width= # Width of the banner image in chars (default 76)
|
||||
banner.image.hight= # Height of the banner image in chars (default based on image height)
|
||||
banner.image.height= # Height of the banner image in chars (default based on image height)
|
||||
banner.image.margin= # Left hand image margin in chars (default 2)
|
||||
banner.image.invert= # If images should be inverted for dark terminal themes (default false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user