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" long = "password"
short = "p" short = "p"
type = "string" type = "string"
help = "princial's password" help = "principal's password"
} }
option = { option = {
long = "key" long = "key"

View File

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