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

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


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 css/styles.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/css/styles.css b/css/styles.css
index 6dbda392..cf76dcc2 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -125,7 +125,7 @@ SPAN.link:active    { color: #FF0000; text-decoration: none; }
 /* blockquote */
 blockquote { font-size: inherit; }
 
-/* horizonal rules */
+/* horizontal rules */
 HR { border-top: 1px solid #d4d4d4; }
 
 /* DIV styles */
@@ -612,4 +612,4 @@ BODY.rtl {
         margin-left: 10px;
     }
 
-}
\ No newline at end of file
+}
-- 
2.20.1




More information about the wine-devel mailing list