File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ <h2>Picking and Selection</h2>
160160
161161< h2 > Use of Proxies</ h2 >
162162
163- < p > </ p > A proxy is set by calling {@link gov.nasa.worldwind.Configuration#setValue} for each of the following keys:
163+ < p > A proxy is set by calling {@link gov.nasa.worldwind.Configuration#setValue} for each of the following keys:
164164< ul >
165165 < li > {@link gov.nasa.worldwind.avlist.AVKey#URL_PROXY_HOST} — indicates the proxy host address</ li >
166166 < li > {@link gov.nasa.worldwind.avlist.AVKey#URL_PROXY_PORT} — indicates the port to use on that host</ li >
@@ -176,7 +176,7 @@ <h2>Offline Mode</h2>
176176 to attempting retrieval of a network resource — anything addressed by a URL — WorldWind checks the
177177 offline-mode setting and does not attempt retrieval if the value is true.</ p >
178178
179- < h2 > < a name ="path-types "> Path Types</ a > </ h2 >
179+ < h2 > < a id ="path-types "> Path Types</ a > </ h2 >
180180
181181< p > There is only one way to draw a straight line on a plane, but there are several ways to draw a straight line on the
182182 surface of a globe. Most shapes support the following path types:</ p >
You can’t perform that action at this time.
0 commit comments