summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--web/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 8b0a4d23..e5d78056 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-dependencies (player core, included support for sid, game music and chiptune music):
+dependencies (player core, includes support for sid, game music and chiptune music):
gtk+ 2.x (and gthread, and glib)
libsamplerate
libalsa
diff --git a/web/index.html b/web/index.html
index c28badc7..cba2881a 100644
--- a/web/index.html
+++ b/web/index.html
@@ -18,7 +18,7 @@
<p>2009/09/08</p>
<p><a href="#download">get it!</a></p>
<p>Changelog since 0.1.1:</p>
-<p><i>please note this changelog is what most users should notice. actual changelog is 10 times bigger, and is not worth reading. i don't want to count each of 1000 bugfixes here.</i></p>
+<p><i>please note this changelog is what most users would notice. actual changelog is 10 times bigger, and is not worth reading. i don't want to count each of 1000 bugfixes here.</i></p>
<ul>
<li>plugin API - decoder and misc plugins working, other types are work in progress</li>
<li>most decoders are in plugins now, which means that most dependencies are optional (libmad, libFLAC, etc)</li>