[WineHQ] README: Fix some spelling issues.

Francois Gouget fgouget at free.fr
Mon Jun 21 19:31:21 CDT 2021


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 README              | 6 +++---
 images/shots/README | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README
index bca104cf..0b3100cb 100644
--- a/README
+++ b/README
@@ -28,15 +28,15 @@ For example, http://www.example.com/winehq_org/new_page
  is templates/en/new_page.template
 You can nest templates into subdirs.
 
-The following varables can be used in templates.
+The following variables can be used in templates.
 
 {$root}         : relative path back to root of website
 {$base_url}     : full URL of main website, as defined in winehq.conf
 {$self}         : same as $_SERVER['PHP_SELF'] in PHP
 {$request_uri}  : same as $_SERVER['REQUEST_URI'] in PHP
 
-You can also add global vars to include/globals.conf and they will be availbe as 
-{$config_[key]} where [key] is the name you defined in globals.conf
+You can also add global vars to include/globals.conf and they will be available
+as {$config_[key]} where [key] is the name you defined in globals.conf
 
 Translating:
 -----------------------------------------------------------------------
diff --git a/images/shots/README b/images/shots/README
index 65d05ab7..a15975b9 100644
--- a/images/shots/README
+++ b/images/shots/README
@@ -2,7 +2,7 @@ Screen Shots How To
 
 Place thumnail of 200x150 in this dir.
 Place Full Size image in ./full dir.
-Place desription XML in ./desc dir.
+Place description XML in ./desc dir.
 
 Images must be named incrementally as such.
 
-- 
2.20.1




More information about the wine-devel mailing list