diff --git a/README.mkdn b/README.mkdn index 255a128..fd13a56 100644 --- a/README.mkdn +++ b/README.mkdn @@ -127,7 +127,7 @@ specified on the command line, and those are shown below or by executing `screen to a Bash script, defining `startline` and `fulloutput` variables, and optionally `labelcolor` and `textcolor`. See the `asciiText` function in the source code for more - informations on the variables format. + information on the variables format. -S 'COMMAND' Here you can specify a custom screenshot command for the script to execute. Surrounding quotes are required. -D 'DISTRO' Here you can specify your distribution for the script diff --git a/screenfetch-dev b/screenfetch-dev index de9fbb6..a9e1b02 100755 --- a/screenfetch-dev +++ b/screenfetch-dev @@ -419,7 +419,7 @@ displayHelp () { echo " to a Bash script, defining \`startline\` and \`fulloutput\`" echo " variables, and optionally \`labelcolor\` and \`textcolor\`." echo " See the \`asciiText\` function in the source code for more" - echo " informations on the variables format." + echo " information on the variables format." echo " ${bold}-S 'COMMAND'${c0} Here you can specify a custom screenshot command for" echo " the script to execute. Surrounding quotes are required." echo " ${bold}-D 'DISTRO'${c0} Here you can specify your distribution for the script" diff --git a/screenfetch.1 b/screenfetch.1 index 9edb3bc..4e30f37 100644 --- a/screenfetch.1 +++ b/screenfetch.1 @@ -94,7 +94,7 @@ used without the other. You can specify a custom ASCII art by passing the path to a Bash script, defining \fBstartline\fR and \fBfulloutput\fR variables, and optionally \fBlabelcolor\fR and \fBtextcolor\fR. See the \fBasciiText\fR function -in the source code for more informations on the variables format. +in the source code for more information on the variables format. .TP .B \-S 'COMMAND' Here you can specify a custom screenshot command for