From c9aaee89d02edd195c56b9bc1c2a9644d146f51a Mon Sep 17 00:00:00 2001 From: James Rowe Date: Mon, 4 Nov 2019 09:35:30 +0000 Subject: doc: trivial typo fixes --- Documentation/dtas-env.pod | 2 +- Documentation/dtas-player_protocol.pod | 4 ++-- Documentation/dtas-sinkedit.pod | 2 +- Documentation/dtas-sourceedit.pod | 2 +- Documentation/dtas-tl.pod | 4 ++-- README | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation/dtas-env.pod b/Documentation/dtas-env.pod index d0ea2e8..6c8099e 100644 --- a/Documentation/dtas-env.pod +++ b/Documentation/dtas-env.pod @@ -10,7 +10,7 @@ As dtas uses Bourne shell and exposes it to users, dtas should have a cohesive set of common environment variables across its audio production and playback environments. This attempts to document them. Most of these environments are set and managed by dtas -itself, but users editing commands (e.g. via L +itself, but users editing commands (e.g. via L) should be aware of them. =head1 ENVIRONMENT diff --git a/Documentation/dtas-player_protocol.pod b/Documentation/dtas-player_protocol.pod index f709e96..e031f58 100644 --- a/Documentation/dtas-player_protocol.pod +++ b/Documentation/dtas-player_protocol.pod @@ -2,7 +2,7 @@ =head1 NAME -dtas-player_protocol - protocol for controling dtas-player +dtas-player_protocol - protocol for controlling dtas-player =head1 DESCRIPTION @@ -382,7 +382,7 @@ Clear current tracklist Show/or change consume status of the tracklist. Enabling this causes tracks to be deleted from the tracklist after they are played or skipped. -With no args, this will show "true" or "false +With no args, this will show "true" or "false" =item tl current diff --git a/Documentation/dtas-sinkedit.pod b/Documentation/dtas-sinkedit.pod index d6af071..a370df1 100644 --- a/Documentation/dtas-sinkedit.pod +++ b/Documentation/dtas-sinkedit.pod @@ -14,7 +14,7 @@ dtas-sinkedit spawns an editor to allow editing of a sink as a YAML file. See L for details on SINKARGS. On Linux machines with the sleepy_penguin RubyGem installed, L -is used to monitor the file for changes while the text exitor is running. +is used to monitor the file for changes while the text editor is running. Each time a user finishes saving a file, changes are committed immediately. This behavior may be disabled by using the -N or --no-watch command-line switch. diff --git a/Documentation/dtas-sourceedit.pod b/Documentation/dtas-sourceedit.pod index 169f08b..d319ded 100644 --- a/Documentation/dtas-sourceedit.pod +++ b/Documentation/dtas-sourceedit.pod @@ -17,7 +17,7 @@ non-interactively. This is useful for loading various profiles from the filesystem. On Linux machines with the sleepy_penguin RubyGem installed, L -is used to monitor the file for changes while the text exitor is running. +is used to monitor the file for changes while the text editor is running. Each time a user finishes saving a file, changes are committed immediately. This behavior may be disabled by using the -N or --no-watch command-line switch. diff --git a/Documentation/dtas-tl.pod b/Documentation/dtas-tl.pod index 6ca88d0..024832a 100644 --- a/Documentation/dtas-tl.pod +++ b/Documentation/dtas-tl.pod @@ -29,7 +29,7 @@ client). =item consume [BOOLEAN] - show, enable, or disable consume mode Enabling "consume" mode causes tracks to be removed when they are -done playing (or skipped. +done playing (or skipped). =item current - display the current track, "NONE" if not playing @@ -78,7 +78,7 @@ display the current tracklist $ dtas-tl cat -to add an an entire directory of FLAC files +to add an entire directory of FLAC files $ dtas-tl addtail /path/to/directory/*.flac diff --git a/README b/README index cc6258d..d0d4234 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ for audio. dtas-player supports: * ReplayGain (including fallback gain and peak normalization) dtas-player is a *nix pipeline and process manager. It may be used -spawn and pipe to abitrary Unix commands, not just audio-related +spawn and pipe to arbitrary Unix commands, not just audio-related commands. It can interactively restart/replace the source (audio decoder) component of a pipeline while keeping the sink (playback endpoint) running. -- cgit v1.2.3-24-ge0c7