Typo fix in mssql_db (#63184)

Changed from 'then' to 'than'
pull/63153/head
Ryan MacLean 6 years ago committed by Abhijeet Kasurde
parent a99af710fb
commit b5cc0872e7

@ -38,7 +38,7 @@ options:
- Host running the database
login_port:
description:
- Port of the MSSQL server. Requires login_host be defined as other then localhost if login_port is used
- Port of the MSSQL server. Requires login_host be defined as other than localhost if login_port is used
default: 1433
state:
description:

Loading…
Cancel
Save