summaryrefslogtreecommitdiff
path: root/manual/sysclasspath.html
diff options
context:
space:
mode:
authortwogee <g.grigelionis@gmail.com>2018-12-21 11:20:43 +0100
committertwogee <g.grigelionis@gmail.com>2019-03-06 18:09:08 +0100
commitd01d88a19d59ac76753952c8cab4a444b2eb3f86 (patch)
treead21797f0c593d0cecdde1619c097f8ff5c1c41d /manual/sysclasspath.html
parentaa61cbce54378b25102fa41a62d7c3dead1df8cd (diff)
downloadant-d01d88a19d59ac76753952c8cab4a444b2eb3f86.tar.gz
Fix doctype and language
Diffstat (limited to 'manual/sysclasspath.html')
-rw-r--r--manual/sysclasspath.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/sysclasspath.html b/manual/sysclasspath.html
index 86f521ae0..87d42e0a3 100644
--- a/manual/sysclasspath.html
+++ b/manual/sysclasspath.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@@ -14,10 +15,9 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<html>
+<html lang="en">
<head>
-<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="stylesheets/style.css">
<title>build.sysclasspath</title>
</head>