From 6cb6275bed60402e80cc1d05c86192809d2573b6 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 30 Mar 2018 22:04:50 +0100 Subject: [PATCH] Correct spelling mistakes. --- apmcount | 6 +++--- axfrs | 2 +- cron/webalizer.cron | 4 ++-- cron/webalizer.cron-v0.2 | 4 ++-- edit-server-text-aid-chromium | 2 +- eth/reservation_remove.sh | 2 +- http-auth.pl | 2 +- install-qmail | 2 +- jpeg2gifanim | 2 +- network/httrack-twiki | 2 +- nottoomuch-addresses.sh | 2 +- old/gentoo-bug.sh | 2 +- old/latex2pdf | 2 +- old/mails_counter | 2 +- old/slowtar | 2 +- ping_alive | 2 +- rename | 2 +- screen-login | 6 +++--- tux-memory-map.sh | 2 +- 19 files changed, 25 insertions(+), 25 deletions(-) diff --git a/apmcount b/apmcount index 0d9fb54..079403b 100755 --- a/apmcount +++ b/apmcount @@ -77,13 +77,13 @@ PERCENT_ONE="This percentage lasted (in secs): " PERCENT_ALL="The complete battery would aprox. live about (minutes)" TIME_RAN="We ran so long:" PERCENT_START="We started at percent:" -PERCENT_STOP="We stoped at percent:" +PERCENT_STOP="We stopped at percent:" USED_PERCENT="We used so many percent of battery:" ONE_HOUR_TIME="For one hour running this machine we need" TO_LESS_PERCENT="Sorry, we ran to short and didn't get enough percents. \ Please take some more time to run `basename $0`." TO_LESS_TIME="Sorry, we ran to short. Give me some more time to run." -SORRY_ONLINE="Sorry, running apmcount while beeing AC-Online is senseless." +SORRY_ONLINE="Sorry, running apmcount while being AC-Online is senseless." ####### END OF MESSAGES ######## @@ -125,7 +125,7 @@ if [ "`apm | grep "battery charging"`" != "" ]; then exit 1 fi -# do it until we recieve the ctrl+C sequenz +# do it until we receive the ctrl+C sequenz while [ $EXIT != "yes" ] ; do # position number sixth is "XX%" (67%), eleminate the percent sign diff --git a/axfrs b/axfrs index ef5ca4c..dc6df96 100755 --- a/axfrs +++ b/axfrs @@ -30,7 +30,7 @@ for domain in "$@"; do $ECHO "Servers: $NS_SERVERS" for server in $NS_SERVERS; do - $ECHO "Quering $server for $domain ..." + $ECHO "Querying $server for $domain ..." $DIG @$server $domain axfr >> $domain-$server 2>&1 $ECHO "Done. Saved output to $domain-$server" done diff --git a/cron/webalizer.cron b/cron/webalizer.cron index 7eed3af..963b3c1 100755 --- a/cron/webalizer.cron +++ b/cron/webalizer.cron @@ -5,9 +5,9 @@ # Last Modified: 20. Mai 2003 # Version : 1.02 -# Preperations +# Preparations - # unset / set varibales + # unset / set variables SERV="" WEBALIZER="/usr/bin/nice -n 20 webalizer" ERR_LOG="/var/log/webalizer.err" diff --git a/cron/webalizer.cron-v0.2 b/cron/webalizer.cron-v0.2 index 093c9bc..2cc6983 100644 --- a/cron/webalizer.cron-v0.2 +++ b/cron/webalizer.cron-v0.2 @@ -5,9 +5,9 @@ # Last Modified: 20. Mai 2003 # Version : 1.02 -# Preperations +# Preparations - # unset / set varibales + # unset / set variables SERV="" WEBALIZER="/usr/bin/nice -n 20 webalizer -c" ERR_LOG="/var/log/webalizer.err" diff --git a/edit-server-text-aid-chromium b/edit-server-text-aid-chromium index d51d4df..9713511 100755 --- a/edit-server-text-aid-chromium +++ b/edit-server-text-aid-chromium @@ -1,7 +1,7 @@ #!/usr/bin/perl # A simple web server that just listens for textarea filter requests # and runs an editor to manipulate the text. Is intended to be -# used with the TextAid extention for Chrome. +# used with the TextAid extension for Chrome. # # NOTE: If you use this on a shared system, you should configure TextAid # with a username & password and make sure that the saved authorization diff --git a/eth/reservation_remove.sh b/eth/reservation_remove.sh index 3ebe9b0..9924cef 100755 --- a/eth/reservation_remove.sh +++ b/eth/reservation_remove.sh @@ -62,7 +62,7 @@ curl --silent --netrc ${site} | \ print $2 ":" year cyear " " month " " day } - # print unchangable lines + # print unchangeable lines $4 ~ /(permanent|time-frame|^ *$)/ { print $0 } ' diff --git a/http-auth.pl b/http-auth.pl index 3ba7fb0..46727d0 100755 --- a/http-auth.pl +++ b/http-auth.pl @@ -18,7 +18,7 @@ my $worte = shift; my $ppid = $$; -# standard values: user changable +# standard values: user changeable my $ua = LWP::UserAgent->new; $ua->agent("C3/25"); # as you like my $concurrent = 2; # number of forks testing http-auth diff --git a/install-qmail b/install-qmail index 5678a26..2981427 100755 --- a/install-qmail +++ b/install-qmail @@ -142,7 +142,7 @@ case "\$1" in # ferne tcpserver -x /etc/tcp.smtp.cdb -v -u \$QMAILD -g \$NOFILES 0 smtp $QMAIL_HOME/bin/qmail-smtpd 2>&1 | $QMAIL_HOME/bin/splogger smtpd 3 & - # lokal + # local $QMAIL_HOME/rc # pop3 diff --git a/jpeg2gifanim b/jpeg2gifanim index ad23cf5..d3f8e4d 100755 --- a/jpeg2gifanim +++ b/jpeg2gifanim @@ -3,7 +3,7 @@ # Date: 14th of March 2k+1 # LastChanged: 15th of March 2k+1 # Copying: See GNU GENERAL PUBLIC LICENSE ; Version 2, June 1991 -# Descripton: JPEG to GIF +# Description: JPEG to GIF # This script uses the Blender output (JPEG files) and makes # an gif-animation of them diff --git a/network/httrack-twiki b/network/httrack-twiki index 26a66d1..8f32916 100644 --- a/network/httrack-twiki +++ b/network/httrack-twiki @@ -82,7 +82,7 @@ Proxy (return=none) : You can define wildcards, like: -*.gif +www.*.com/*.zip -*img_*.zip Wildcards (return=none) :+*.pdf -You can define additional options, such as recurse level (-r), separed by blank spaces +You can define additional options, such as recurse level (-r), separated by blank spaces To see the option list, type help Additional options (return=none) :--preserve diff --git a/nottoomuch-addresses.sh b/nottoomuch-addresses.sh index ce5cd5a..5298a40 100755 --- a/nottoomuch-addresses.sh +++ b/nottoomuch-addresses.sh @@ -138,7 +138,7 @@ if ($ARGV[0] eq '--update') unlink $adbpath if defined $ARGV[1] and $ARGV[1] eq '--rebuild'; - my ($sstr, $acount) = (0, 0); + my ($sstr, $account) = (0, 0); if (-s $adbpath) { die "Cannot open '$adbpath': $!\n" unless open I, '<', $adbpath; sysread I, $_, 18; diff --git a/old/gentoo-bug.sh b/old/gentoo-bug.sh index fa6f2a3..2207836 100755 --- a/old/gentoo-bug.sh +++ b/old/gentoo-bug.sh @@ -29,7 +29,7 @@ echo "Please enter information as exact as possible. Thanks." echo "" package=`reread package-name` -error=`reread "Error occured (short description)"` +error=`reread "Error occurred (short description)"` problem=`reread "Please describe problem in your words"` rm -f "$TMP" diff --git a/old/latex2pdf b/old/latex2pdf index bda4db9..9f5cd1f 100755 --- a/old/latex2pdf +++ b/old/latex2pdf @@ -7,7 +7,7 @@ if [ $# -lt 1 ]; then - echo `basename $0`': file(s) (may ommit .tex extension)' + echo `basename $0`': file(s) (may omit .tex extension)' echo 'Hey, hey guy, what to convert ?' exit 1 fi diff --git a/old/mails_counter b/old/mails_counter index 4f31e86..b0d9559 100755 --- a/old/mails_counter +++ b/old/mails_counter @@ -2,7 +2,7 @@ # # Author: Nico Schottelius # Date: 12th of October 2k -# Last Modifed: dito +# Last Modified: dito # Copyright: GPL 2.0 or newer # diff --git a/old/slowtar b/old/slowtar index 4e77ab3..78546af 100755 --- a/old/slowtar +++ b/old/slowtar @@ -8,7 +8,7 @@ # Last Modified by: ##################################### START #################################### -###################### Change everthing you need here ########################## +###################### Change everything you need here ########################## ##################################### START #################################### # To which device backup ? diff --git a/ping_alive b/ping_alive index a3e337a..5fb8640 100755 --- a/ping_alive +++ b/ping_alive @@ -13,7 +13,7 @@ while true; do if [ $ret = "failed" ]; then echo "Failed: "`date` else - echo "Recieved: "`date` + echo "Received: "`date` fi sleep $sleep done diff --git a/rename b/rename index 63c2295..0b9c92f 100755 --- a/rename +++ b/rename @@ -223,7 +223,7 @@ sub updateReferingPages my $insertWeb = ($itemWeb eq $newWeb) ? "" : "$newWeb."; s/($preTopic)\Q$oldWeb.$oldTopic\E(?=$postTopic)/$1$insertWeb$newTopic/g; } else { - # Only replace bare topic (i.e. not preceeded by web) if web of referring + # Only replace bare topic (i.e. not preceded by web) if web of referring # topic is in original Web of topic that's being moved if( $oldWeb eq $itemWeb ) { my $insertWeb = ($oldWeb eq $newWeb) ? "" : "$newWeb."; diff --git a/screen-login b/screen-login index f307f1c..c5a4eb7 100755 --- a/screen-login +++ b/screen-login @@ -3,10 +3,10 @@ # Author: Nico Schottelius # Date: 03-Dec-2002 # Last Modified: 03-Dec-2002 -# Comment: Automaticly start screen. But only one time +# Comment: Automatically start screen. But only one time # Comment: Connect to old session if it exists. # Comment: Allows multiply views of one session. -# Comment: The problem is we get called recursivly: first login->bash +# Comment: The problem is we get called recursively: first login->bash # Comment: and the screen calls bash again. # @@ -21,5 +21,5 @@ else # screen starts us /bin/bash --login fi -# don't keep on beeing in normal login shell +# don't keep on being in normal login shell exit diff --git a/tux-memory-map.sh b/tux-memory-map.sh index accf3c2..e3e4798 100755 --- a/tux-memory-map.sh +++ b/tux-memory-map.sh @@ -17,7 +17,7 @@ awk ' } return res; } - # hex numbers are big, do substract of small numbers! + # hex numbers are big, do subtract of small numbers! function hexsub(a, b) { hstr = "0123456789abdcef";