More spelling fixes from Hermann J. Beckers

darcs-hash:20060128003459-ac50b-af346d3abc52bf1bb4de43cbbaa3d87b3b7264eb.gz
This commit is contained in:
axel 2006-01-28 10:34:59 +10:00
parent 5f8e6c85e4
commit 285984196d
5 changed files with 8 additions and 8 deletions

View file

@ -270,7 +270,7 @@ complete -c gpg -l allow-freeform-uid -d (_ "Disable all checks on the form of t
complete -c gpg -l ignore-time-conflict -d (_ "Do not fail if signature is older than key")
complete -c gpg -l ignore-valid-from -d (_ "Allow subkeys that have a timestamp from the future")
complete -c gpg -l ignore-crc-error -d (_ "Ignore CRC errors")
complete -c gpg -l ignore-mdc-error -d (_ "Do not fail on MDC integrity protection failiure")
complete -c gpg -l ignore-mdc-error -d (_ "Do not fail on MDC integrity protection failure")
complete -c gpg -l lock-once -d (_ "Lock the databases the first time a lock is requested and do not release the lock until the process terminates")
complete -c gpg -l lock-multiple -d (_ "Release the locks every time a lock is no longer needed")

View file

@ -15,7 +15,7 @@ complete -c gprof -l function-ordering -d (_ "Suggest function ordering")
complete -rc gprof -l file-ordering -d (_ "Suggest file ordering")
complete -c gprof -s T -l traditional -d (_ "Traditional mode")
complete -xc gprof -s w -l width -d (_ "Set width of output")
complete -c gprof -s x -l all-lines -d (_ "Anotate every line")
complete -c gprof -s x -l all-lines -d (_ "Annotate every line")
complete -xc gprof -l demangle -d (_ "Set demangling style")
complete -c gprof -l no-demangle -d (_ "Turn of demangling")
complete -xc gprof -s a -l no-static -d (_ "Supress static functions")

View file

@ -32,5 +32,5 @@ complete -c help -x -a expand-variable -d (_ "Help on variable expansion \$VARNA
complete -c help -x -a expand-home -d (_ "Help on home directory expansion ~USER")
complete -c help -x -a expand-brace -d (_ "Help on brace expansion {a,b,c}")
complete -c help -x -a expand-wildcard -d (_ "Help on wildcard expansion *.*")
complete -c help -x -a expand-command-substitution -d (_ "Help on command substututions (SUBCOMMAND)")
complete -c help -x -a expand-command-substitution -d (_ "Help on command substitution (SUBCOMMAND)")
complete -c help -x -a expand-process -d (_ "Help on process expansion %JOB")

View file

@ -24,7 +24,7 @@ complete -c less -s n -l line-numbers -d (_ "Display line number")
complete -c less -s N -l LINE-NUMBERS -d (_ "Display line number for each line")
complete -c less -s o -l log-file -d (_ "Log input to file") -r
complete -c less -s O -l LOG-FILE -d (_ "Log to file, overwrite") -r
complete -c less -s p -l pattern -d (_ "Start at first occorance of pattern") -r
complete -c less -s p -l pattern -d (_ "Start at first occurrence of pattern") -r
complete -c less -s P -l prompt -d (_ "Prompt string") -r
complete -c less -s q -l quiet -d (_ "Silent mode")
complete -c less -l silent -d (_ "Silent mode")

View file

@ -5435,7 +5435,7 @@ msgid "Ignore CRC errors"
msgstr "Ignorera CRC-fel"
#: init/completions/gpg.fish:273
msgid "Do not fail on MDC integrity protection failiure"
msgid "Do not fail on MDC integrity protection failure"
msgstr "Misslyckas inte vid MDC-integritetsskyddsmisslyckande"
#: init/completions/gpg.fish:275
@ -5676,7 +5676,7 @@ msgid "Set width of output"
msgstr "Välj bredd på utdata"
#: init/completions/gprof.fish:18
msgid "Anotate every line"
msgid "Annotate every line"
msgstr "Kommentera varje rad"
#: init/completions/gprof.fish:19
@ -5993,7 +5993,7 @@ msgid "Help on wildcard expansion *.*"
msgstr "Hjälp om jokertecken *.*"
#: init/completions/help.fish:35
msgid "Help on command substututions (SUBCOMMAND)"
msgid "Help on command substitutions (SUBCOMMAND)"
msgstr "Hjälp om kommandosubstitution (UNDERKOMMANDO)"
#: init/completions/help.fish:36
@ -6149,7 +6149,7 @@ msgid "Log to file, overwrite"
msgstr "Logga til fil, skriv över tidigare information"
#: init/completions/less.fish:27
msgid "Start at first occorance of pattern"
msgid "Start at first occurrence of pattern"
msgstr "Starta vid första matchningen av angivet mönster"
#: init/completions/less.fish:28