Selaa lähdekoodia

Commit Message

Nick Royer 12 vuotta sitten
vanhempi
sitoutus
9fa11144a7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Source/Engine/Math/Vector3.h

+ 1 - 1
Source/Engine/Math/Vector3.h

@@ -27,7 +27,7 @@
 namespace Urho3D
 {
 
-/// Three-dimensional vector.
+/// Three-dimensional vector classs.
 class URHO3D_API Vector3
 {
 public: