summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2009-07-09 00:18:11 +0300
committerVille Skyttä <ville.skytta@iki.fi>2009-07-09 00:18:11 +0300
commitdfdc1e5d81e1906f098f12dd8cb0a0e6c897c39f (patch)
tree68843e8ace1ce352b94b127bfed73c2f00f0ba15 /README
parent95f14a70af4c69d1bb34fb24ed824b68d02360b0 (diff)
downloadvdr-plugin-text2skin-dfdc1e5d81e1906f098f12dd8cb0a0e6c897c39f.tar.gz
vdr-plugin-text2skin-dfdc1e5d81e1906f098f12dd8cb0a0e6c897c39f.tar.bz2
Spelling fixes.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ef4ad30..f29378e 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ This plugin is designed to load and interpret a set of files describing the
layout of the On Screen Display and to make this "Skin" available to VDR via
Setup -> OSD in the main menu. Of course it is possible to load more than one
text-based skin this way and to choose between them while running VDR. All
-skins may be themeable (you can create your own color-theme) and translateable
+skins may be themeable (you can create your own color-theme) and translatable
as the author of the skin wishes.
@@ -55,7 +55,7 @@ Installation:
-------------
Install text2skin like any other plugin. In this example I assume that you have
-changed to the folder where the VDR sourcecode is located, and that it is
+changed to the folder where the VDR source code is located, and that it is
version 1.2 of the plugin you wish to install.
root@linux # cd PLUGINS/src