Correct "princial" typos.

This commit is contained in:
CUI Hao (Lab)
2018-10-08 13:33:05 +08:00
committed by Jeffrey Altman
parent b0e4fcd257
commit 0f7fc0fba6
2 changed files with 2 additions and 2 deletions

View File

@@ -229,7 +229,7 @@ command = {
long = "password"
short = "p"
type = "string"
help = "princial's password"
help = "principal's password"
}
option = {
long = "key"

View File

@@ -572,7 +572,7 @@
* Fields and their types are:
*
* @code
* Quoted princial (quote character is \) [string]
* Quoted principal (quote character is \) [string]
* Keys [keys]
* Created by [event]
* Modified by [event optional]