瀏覽代碼

fix grammar + typo. (#3453)

Justin Ray Vrooman 8 年之前
父節點
當前提交
f1a5a4277d
共有 1 個文件被更改,包括 2 次插入2 次删除
  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>