From: James Rowe <jnrowe@gmail.com>
To: dtas-all@nongnu.org
Cc: James Rowe <jnrowe@gmail.com>
Subject: [PATCH] doc: trivial typo fixes
Date: Mon, 4 Nov 2019 09:35:30 +0000 [thread overview]
Message-ID: <20191104093530.21775-1-jnrowe@gmail.com> (raw)
---
I’m entirely unaware of how to use git-send-email, so hopefully this
email arrives and is formatted correctly. Feel free to reply with abuse
if it isn’t ;)
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<dtas-sourcedit(1)>
+itself, but users editing commands (e.g. via L<dtas-sourcedit(1)>)
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<dtas-player_protocol(7)> for details on SINKARGS.
On Linux machines with the sleepy_penguin RubyGem installed, L<inotify(7)>
-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<inotify(7)>
-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.
--
2.20.1
next reply other threads:[~2019-11-04 9:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-04 9:35 James Rowe [this message]
2019-11-09 9:17 ` [PATCH] doc: trivial typo fixes Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://80x24.org/dtas/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191104093530.21775-1-jnrowe@gmail.com \
--to=jnrowe@gmail.com \
--cc=dtas-all@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://80x24.org/dtas.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).