diff options
| author | Lance Lin <[email protected]> | 2023-10-18 22:45:43 +0700 |
|---|---|---|
| committer | Lance Lin <[email protected]> | 2023-10-18 22:45:43 +0700 |
| commit | 0d0e9cf581bb408651b1dfa2a4eff153cbb4a616 (patch) | |
| tree | 2836adfcd5b60256ebe7d3eec3e8b779689f1e86 /scripts/man/xmake.1 | |
| parent | 23f5f45fdbc266eee5fb295641ed6b1703a2111c (diff) | |
Fix typos in manpages
Diffstat (limited to 'scripts/man/xmake.1')
| -rw-r--r-- | scripts/man/xmake.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/man/xmake.1 b/scripts/man/xmake.1 index eca67ddca..33a287c92 100644 --- a/scripts/man/xmake.1 +++ b/scripts/man/xmake.1 @@ -124,7 +124,7 @@ Print lots of verbose information for users. .TP .B \-\-root -Allow to run xmake as root. +Allow one to run xmake as root. .TP .B \-D, \-\-diagnosis @@ -151,7 +151,7 @@ file. Change to the given project directory. Search priority: 1. The Given Command Argument - 2. The Envirnoment Variable: \fBXMAKE_PROJECT_DIR\fR + 2. The Environment Variable: \fBXMAKE_PROJECT_DIR\fR 3. The Current Directory |
