summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-09-14 23:10:15 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-09-14 23:10:15 +0200
commit7a825f4ef1eb36847233959109ae69085b2ef578 (patch)
tree0e0d2e3ffb55efb207609eb11f29fc11a8c8dacc
parent9923b28e99b078d79f6711bb773822e021412990 (diff)
README: Fix 2 typos
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 650100b..b6010b6 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ Dependencies
------------
* perl version 5.10.1 or newer
- * Clas::Accessor
+ * Class::Accessor
* LWP::UserAgent (usually shipped by libwww-perl)
* XML::LibXML
@@ -21,7 +21,7 @@ $ perl Build
$ sudo perl Build install
You can then run 'man Travel::Status::DE::DeutscheBahn' for more information.
-Thi distribution also ships the example script 'db-ris', see 'man db-ris'.
+This distribution also ships the example script 'db-ris', see 'man db-ris'.
Testing
-------