Browse Source

Fix typo in navigation.html (#3890)

develop
Rishabh 6 years ago
committed by Yotam Berkowitz
parent
commit
58e31edaba
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/network/other/navigation.html

+ 1
- 1
examples/network/other/navigation.html View File

@ -87,7 +87,7 @@
</head>
<body onload="draw();">
<h2>Navigation controls and keyboad navigation</h2>
<h2>Navigation controls and keyboard navigation</h2>
<div style="width: 800px; font-size:14px; text-align: justify;">
This example is the same as example 2, except for the navigation controls that have been activated. The navigation controls are described below. <br /><br />
<table class="legend_table">

Loading…
Cancel
Save