[Tools] testbot: A spelling and a case fix in the documentation.

Francois Gouget fgouget at codeweavers.com
Mon Dec 19 01:04:47 CST 2016


Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 testbot/doc/INSTALL.txt                  | 2 +-
 testbot/lib/WineTestBot/Engine/Notify.pm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/testbot/doc/INSTALL.txt b/testbot/doc/INSTALL.txt
index b7b388f..07919a3 100644
--- a/testbot/doc/INSTALL.txt
+++ b/testbot/doc/INSTALL.txt
@@ -23,7 +23,7 @@ Apache setup:
 - If you want to enable SSL, make sure you have your certificate set
   up. If you don't want SSL, edit lib/WineTestBot/Config.pm and set
   UseSSL to "!1".
-- On OpenSUSE, I had to add "perl" to APACHE_MODULES in
+- On openSUSE, I had to add "perl" to APACHE_MODULES in
   /etc/sysconfig/apache2.
 - On Debian you may have to install libapache2-mod-perl2 and create a
   perl.load symbolic link in /etc/apache2/mods-enabled.
diff --git a/testbot/lib/WineTestBot/Engine/Notify.pm b/testbot/lib/WineTestBot/Engine/Notify.pm
index 3063e99..eba1cb3 100644
--- a/testbot/lib/WineTestBot/Engine/Notify.pm
+++ b/testbot/lib/WineTestBot/Engine/Notify.pm
@@ -20,7 +20,7 @@ use strict;
 
 =head1 NAME
 
-WineTestBot::Engine::Notify - Engine notifcation
+WineTestBot::Engine::Notify - Engine notification
 
 =cut
 
-- 
2.10.2




More information about the wine-patches mailing list