Browse Source

fix grammar + typo. (#3453)

Justin Ray Vrooman 8 years ago
parent
commit
f1a5a4277d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      templates/admin/auth/new.tmpl

+ 2 - 2
templates/admin/auth/new.tmpl

@@ -168,8 +168,8 @@
 					{{.i18n.Tr "admin.auths.tips"}}
 				</h4>
 				<div class="ui attached segment">
-					<h5>GMail Setting:</h5>
-					<p>Host: smtp.gmail.com, Post: 587, Enable TLS Encryption: true</p>
+					<h5>GMail Settings:</h5>
+					<p>Host: smtp.gmail.com, Port: 587, Enable TLS Encryption: true</p>
 				</div>
 			</div>
 		</div>