[Tools] transl: A couple of spelling fixes in comments.

Francois Gouget fgouget at codeweavers.com
Mon Dec 19 01:08:27 CST 2016


Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 transl/style.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/transl/style.css b/transl/style.css
index 557de2c..a59fe8a 100644
--- a/transl/style.css
+++ b/transl/style.css
@@ -78,7 +78,7 @@ table.index td {
         background-color: #fff4f4;
 }
 
-/* used to mark resource parts that are not literaly in the string, like \0, \n etc*/
+/* used to mark resource parts that are not literally in the string, like \0, \n, etc */
 .resmeta
 {
     color: #c34b4b;
@@ -120,7 +120,7 @@ table.resource tr.subheader
     background-color: #f3dcdc;
 }
 
-/* rows are different (in resource comparision mode) */
+/* rows are different (in resource comparison mode) */
 table.resource tr.diff
 {
     background-color: #e3acac;
-- 
2.10.2



More information about the wine-patches mailing list