[WineHQ] include: Fix the spelling of a comment.

Francois Gouget fgouget at free.fr
Sat Jun 19 11:52:21 CDT 2021


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 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
-- 
2.20.1




More information about the wine-devel mailing list