diff options
Diffstat (limited to 'tests/format-highlight.html')
-rw-r--r-- | tests/format-highlight.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/format-highlight.html b/tests/format-highlight.html index cec7316..f64da33 100644 --- a/tests/format-highlight.html +++ b/tests/format-highlight.html @@ -734,7 +734,7 @@ ( <span style="color: green;">3</span><span >,</span> <span style="color: green;">2</span><span >,</span> - <span style="color: blue;">'Réassort'</span> + <span style="color: blue;">'Réassort'</span> )</pre> <pre style="color: black; background-color: white;"><span style="font-weight:bold;">INSERT</span> <span style="font-weight:bold;">INTO</span> <span style="color: purple;">`PREFIX_meta_lang`</span> ( @@ -780,7 +780,7 @@ <span style="font-weight:bold;">WHERE</span> <span style="color: purple;">`page`</span> <span >=</span> <span style="color: blue;">'authentication'</span> )<span >,</span> - <span style="color: blue;">'Autenticación'</span><span >,</span> + <span style="color: blue;">'Autenticación'</span><span >,</span> <span style="color: blue;">'autenticacion'</span> )</pre> |