aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2020-04-03 17:50:57 +0000
committerAndrew Yourtchenko <ayourtch@gmail.com>2020-08-13 10:39:40 +0000
commit11903b8db67d9de4d86cca856a8a32aa43f838f5 (patch)
treec9165f98a2c7d77c8c2059b74632fa58d55c841e
parent69d79baa08b0ea440d91004d2f25f0326908767e (diff)
misc: fix sonarcloud html issue
Type: fix Change-Id: I3691c310fa6336bf2c103c42bccd94c27aab4878 Signed-off-by: Dave Wallace <dwallacelf@gmail.com> (cherry picked from commit 39aa7a5202a6a875bd6f5d341cb07f19ab0bf51e)
-rw-r--r--extras/vcl-ldpreload/test/common/nginx_welcome.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/vcl-ldpreload/test/common/nginx_welcome.html b/extras/vcl-ldpreload/test/common/nginx_welcome.html
index 2ca3b9543c0..c3850904482 100644
--- a/extras/vcl-ldpreload/test/common/nginx_welcome.html
+++ b/extras/vcl-ldpreload/test/common/nginx_welcome.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en" xml:lang="en">
<head>
<title>Welcome to nginx!</title>
<style>