summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2014-12-16 11:12:04 -0300
committerIsmael Luceno2014-12-16 11:12:04 -0300
commit46c4d9a5ef0a61660bde0229ee24ab2a1b4cd781 (patch)
tree1e639e6e6a8e385bffc26ba6fa307af0d432887d
parent725c3a64bea3bdca7eb7ed32b4050b29f828d73d (diff)
cwtext: Replace "bit" suffix with "-bit" in description
-rwxr-xr-xham/cwtext/DETAILS2
-rw-r--r--ham/cwtext/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/ham/cwtext/DETAILS b/ham/cwtext/DETAILS
index a1dce07901..97ec394774 100755
--- a/ham/cwtext/DETAILS
+++ b/ham/cwtext/DETAILS
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="Converts text to morse code"
cat << EOF
Convert text to International Morse Code. Input is ASCII text. Output can
-be: - . -..- - on the console, raw 8bit PCM suitable for piping to
+be: - . -..- - on the console, raw 8-bit PCM suitable for piping to
/dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3
player or code practice.
EOF
diff --git a/ham/cwtext/HISTORY b/ham/cwtext/HISTORY
index 3ce66821a1..04903cd45f 100644
--- a/ham/cwtext/HISTORY
+++ b/ham/cwtext/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2010-04-21 Tommy Boatman <tboatman@sourcemage.org>
* DETAILS: version 0.96