*** empty log message ***
authorspixx <spixx>
Sat, 11 Nov 2006 11:43:23 +0000 (11:43 +0000)
committerspixx <spixx>
Sat, 11 Nov 2006 11:43:23 +0000 (11:43 +0000)
src/coordinate.cpp
src/coordinate.h

index ffef1c7e0a4b0b37da4bac378d8c5a5d6aac14bd..6bc9a5e1eb92aa68da96825a5547d748a7e45318 100644 (file)
@@ -1,6 +1,6 @@
 // Copyright (C) 2006 Erik Dahlberg
 // 
-// This file is part of LSystem3d.
+// This file is part of LSystem3D.
 // 
 // LSystem3D is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License
index 70c990a6e651b503090b2d176269fdb131278fbb..6d1b63f0ab651d6271364196e5c8c0843a44cee2 100644 (file)
@@ -1,6 +1,6 @@
 // Copyright (C) 2006 Erik Dahlberg
 // 
-// This file is part of LSystem3d.
+// This file is part of LSystem3D.
 // 
 // LSystem3D is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License
@@ -25,7 +25,7 @@
 
 
 /**
- * 3d coordinate
+ * 3D coordinate
  */
 class Coordinate
 {