Skip to content

Commit a147143

Browse files
committed
fix typos
1 parent bba8b20 commit a147143

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

en/versionInfo.htm

+4-3
Original file line numberDiff line numberDiff line change
@@ -61,19 +61,20 @@ <h2>
6161
</h2>
6262
6363
<p align=center><img src="images/matrixops.png"></p>
64-
<p class=imageLabel>[Matrix operations using the Eigen plugin]</p>
64+
<p class=imageLabel>[Matrix operations in CoppeliaSim's statusbar using the Eigen plugin]</p>
6565
6666
<li>Fixed several bugs. Thanks to ... for noticing them or helping to resolve them</li>
6767
<li>Set MuJoCo default <em>armature</em> value to 0.0 to avoid confusion (was mistakenly set to 2.0 in V4.9 rev.0, and changed to 0.0 in V4.9 rev.6): the user is in charge of appropriately adjusting that value for simulation stability</li>
6868
<li>Added a plugin for MIDI I/O</li>
6969
<li>The <a href="simWS.htm">WebSockets plugin</a> now supports both client and server operation.</li>
70-
<li>Added a very fast linear algebra library for vector and math operations implemented in the <a href="simWS.htm">Eigen plugin</a> based on the popular <a href="https://eigen.tuxfamily.org/">Eigen</a> C++ library.</li>
70+
<li>Added a very fast linear algebra library for vector and math operations implemented in the <a href="simEigen.htm">Eigen plugin</a> based on the popular <a href="https://eigen.tuxfamily.org/">Eigen</a> C++ library.</li>
71+
72+
-->
7173

7274
<h2>
7375
<a name="coppeliaSim4.9.0" id="coppeliaSim4.9.0"></a>CoppeliaSim V4.9.0 (January 10th 2025)
7476
</h2>
7577

76-
-->
7778

7879
<p align=center><img src="images/spot.png"></p>
7980
<p class=imageLabel>[Spot model in CoppeliaSim V4.9]</p>

0 commit comments

Comments
 (0)