summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY2
-rw-r--r--README2
2 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8e60243..7a427f4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,3 +1,5 @@
+version 0.9
+ - Fixed typo in README (Closes #806)
version 0.8
- Use cStringIO instead of string concatenation - about 3 times faster
(Patch provided by Ed Hein)
diff --git a/README b/README
index fa46dbb..2fd6dd7 100644
--- a/README
+++ b/README
@@ -63,7 +63,7 @@ e.g.:
vdrnfofs /mnt/vdrnfofs -o video=/var/lib/video
-You can also do this in /erc/fstab with:
+You can also do this in /etc/fstab with:
vdrnfofs /mnt/vdrnfofs fuse video=/var/lib/video 0 0