Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amandaghassaei committed Oct 4, 2017
1 parent 02ab0e5 commit fdbe889
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions js/VRInterface.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,12 @@ function initViveInterface(globals){
Tessellations: {
"Tessellations/miura-ori.svg": "Miura-Ori",
"Tessellations//miura_sharpangle.svg": "Miura-Ori (sharp angle)",
"Tessellations/whirlpool.svg": "Waterbomb",
"Tessellations/huffmanExtrudedBoxes.svg": "Whirlpool",
"Tessellations/huffmanWaterbomb.svg": "Huffman Extruded Boxes",
"Tessellations/huffmanRectangularWeave.svg": "Huffman Waterbombs",
"Tessellations/huffmanStarsTriangles.svg": "Huffman Rect Weave",
"Tessellations/waterbomb.svg": "Waterbomb",
"Tessellations/whirlpool.svg": "Whirlpool",
"Tessellations/huffmanExtrudedBoxes.svg": "Huffman Extruded Boxes",
"Tessellations/huffmanWaterbomb.svg": "Huffman Waterbombs",
"Tessellations/huffmanRectangularWeave.svg": "Huffman Rect Weave",
"Tessellations/huffmanStarsTriangles.svg": "Huffman Stars-Triangles",
"Tessellations/huffmanExdentedBoxes.svg": "Huffman Exdented Boxes",
"Tessellations/reschTriTessellation.svg": "Resch Triangle Tessellation",
"Tessellations/reschBarbell.svg": "Resch Barbell Tessellation",
Expand Down

0 comments on commit fdbe889

Please sign in to comment.