Francois Gouget : include: Fix the spelling of a comment.

Alexandre Julliard julliard at winehq.org
Mon Jun 21 16:08:23 CDT 2021


Module: website
Branch: master
Commit: faf78aae015f88b2058ff2574b31aefe6a82b944
URL:    https://source.winehq.org/git/website.git/?a=commit;h=faf78aae015f88b2058ff2574b31aefe6a82b944

Author: Francois Gouget <fgouget at free.fr>
Date:   Sat Jun 19 18:52:21 2021 +0200

include: Fix the spelling of a comment.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 include/htaccess.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/htaccess.sample b/include/htaccess.sample
index dbb7adf3..8de6b96d 100644
--- a/include/htaccess.sample
+++ b/include/htaccess.sample
@@ -89,7 +89,7 @@ RedirectMatch ^/(FAQ|Faq)$                      https://wiki.winehq.org/FAQ
 RedirectMatch ^/(BUGS|Bugs|bugs)$               https://bugs.winehq.org/
 RedirectMatch ^/(TROUBLE|Trouble|trouble)$      https://wiki.winehq.org/FAQ
 
-# redirect soure website
+# redirect source website
 RedirectMatch ^/WineAPI(.*)$                    https://source.winehq.org/WineAPI$1
 RedirectMatch ^/source(.*)$                     https://source.winehq.org/source$1
 RedirectMatch ^/cvsweb(.*)$                     https://cvs.winehq.org/cvsweb$1




More information about the wine-cvs mailing list