diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 15:52:16 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 3489d6ce3f2664a824b203e55a9a6d6f29b463fb (patch) | |
tree | 9a8c8f4b9e2192b65cc7a9424ec4001cdf84a705 | |
parent | 60b0f370c034d29ba39cce972c5d945a21d0d130 (diff) |
audio/aften: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | audio/aften/README | 2 | ||||
-rw-r--r-- | audio/aften/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/aften/README b/audio/aften/README index f6664dc6a7f9..2c8622ba4744 100644 --- a/audio/aften/README +++ b/audio/aften/README @@ -2,5 +2,5 @@ Aften - A Fifty-Two ENcoder Aften is an audio encoder which generates compressed audio streams based on ATSC A/52 specification. -This type of audio is also known as AC-3 or Dolby® Digital +This type of audio is also known as AC-3 or Dolby Digital and is one of the audio codecs used in DVD-Video content. diff --git a/audio/aften/slack-desc b/audio/aften/slack-desc index d324d96c93b8..9948cb5628e5 100644 --- a/audio/aften/slack-desc +++ b/audio/aften/slack-desc @@ -10,7 +10,7 @@ aften: Aften (Fifty-Two ENcoder) aften: aften: Aften is an audio encoder which generates compressed audio aften: streams based on ATSC A/52 specification. -aften: This type of audio is also known as AC-3 or Dolby® Digital +aften: This type of audio is also known as AC-3 or Dolby Digital aften: and is one of the audio codecs used in DVD-Video content. aften: aften: Homepage: http://aften.sourceforge.net/ |