emscripten Humble Cloud interface
Edward Rudd
2014-08-21 ac3b093e2b639e68ba451815874c4b5c27150073

fix spelling

1 files modified
2 ■■■ changed files
client/test/shell.html 2 ●●● patch | view | raw | blame | history
client/test/shell.html
@@ -1212,7 +1212,7 @@
         <span><input type="button" value="List Files" onclick="call_test_function('test_list_files')"></span>
         <span><input type="button" value="Fetch from Cloud" onclick="fetch_from_cloud()"></span>
         <span><input type="button" value="Push to Cloud" onclick="push_to_cloud()"></span>
         <span><input type="button" value="Popuload local Cloud" onclick="populate_user_cloud()"></span>
         <span><input type="button" value="Populate local Cloud" onclick="populate_user_cloud()"></span>
      </span>
      <canvas class="emscripten" id="canvas" oncontextmenu="event.preventDefault()"></canvas>
    </div>