Skip to content

Commit c17a98c

Browse files
committed
build
1 parent b25cdcc commit c17a98c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1297,7 +1297,7 @@ <h2 id="bunyan-subscriber"><a class="header" href="#bunyan-subscriber">Bunyan Su
12971297
<a href="https://crates.io/crates/tracing-bunyan-formatter">bunyan</a></p>
12981298
<h2 id="gizmo-subscriber"><a class="header" href="#gizmo-subscriber">Gizmo Subscriber</a></h2>
12991299
<p>Use to draw gizmos quickly, I have not yet used but I am likely to in future.
1300-
I am intereseted in using Gizmos for debugging if I ever get to them, I will write about them.</p>
1300+
I am interested in using Gizmos for debugging if I ever get to them, I will write about them.</p>
13011301
<p>My understanding of Gizmo's is</p>
13021302
<p>They are graphics drawn in immediate mode as opposed to retained;</p>
13031303
<p>Therefore they are not fast but can be use for marking places such as where your lights are, or testing rotations.</p>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

subscribers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ <h2 id="bunyan-subscriber"><a class="header" href="#bunyan-subscriber">Bunyan Su
181181
<a href="https://crates.io/crates/tracing-bunyan-formatter">bunyan</a></p>
182182
<h2 id="gizmo-subscriber"><a class="header" href="#gizmo-subscriber">Gizmo Subscriber</a></h2>
183183
<p>Use to draw gizmos quickly, I have not yet used but I am likely to in future.
184-
I am intereseted in using Gizmos for debugging if I ever get to them, I will write about them.</p>
184+
I am interested in using Gizmos for debugging if I ever get to them, I will write about them.</p>
185185
<p>My understanding of Gizmo's is</p>
186186
<p>They are graphics drawn in immediate mode as opposed to retained;</p>
187187
<p>Therefore they are not fast but can be use for marking places such as where your lights are, or testing rotations.</p>

0 commit comments

Comments
 (0)