X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fcoordinate.h;h=6d1b63f0ab651d6271364196e5c8c0843a44cee2;hb=d105c6a79b4a5ec2d28e9f9425e9928b9a5384c2;hp=70c990a6e651b503090b2d176269fdb131278fbb;hpb=526db67540bf69a4c09ed0d0f4d62bad0a37ee70;p=lsystem3d.git diff --git a/src/coordinate.h b/src/coordinate.h index 70c990a..6d1b63f 100644 --- a/src/coordinate.h +++ b/src/coordinate.h @@ -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 {