From bbbdba71bcd197437372f794d8f52b1c18fb020e Mon Sep 17 00:00:00 2001
From: Josh Coalson
Date: Tue, 3 Apr 2001 19:37:58 +0000
Subject: [PATCH] minor wording
---
doc/features.html | 2 +-
doc/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/features.html b/doc/features.html
index 08199fee..c82de51d 100644
--- a/doc/features.html
+++ b/doc/features.html
@@ -62,7 +62,7 @@
- the stream format
- libFLAC, a library which implements a reference encoder, stream decoder, and file decoder
- - flac, which is a command-line wrapper around libFLAC to encode and decode .flac files
+ - flac, a command-line wrapper around libFLAC to encode and decode .flac files
- input plugins for various music players (Winamp, XMMS, and more in the works)
diff --git a/doc/index.html b/doc/index.html
index d4980a6a..19cf4e6f 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -87,7 +87,7 @@
- the stream format
- libFLAC, which implements a reference encoder, stream decoder, and file decoder
- - flac, which is a command-line wrapper around libFLAC to encode and decode .flac files
+ - flac, a command-line wrapper around libFLAC to encode and decode .flac files
- input plugins for various music players (Winamp, XMMS, and more in the works)