changeset 127:fdc7e71c7331

minor fix
author John Reimer <terminal.node@gmail.com>
date Mon, 11 Feb 2008 22:30:50 -0800
parents 8d7572b6f3f6
children 07e8963537b7
files dwt/opengl/GLCanvas.d
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/dwt/opengl/GLCanvas.d	Mon Feb 11 22:26:05 2008 -0800
+++ b/dwt/opengl/GLCanvas.d	Mon Feb 11 22:30:50 2008 -0800
@@ -7,8 +7,8 @@
  *
  * Contributors:
  *     IBM Corporation - initial API and implementation
- * Port to the D Programming Languae:
- *      John Reimer <terminal.node@gmail.com
+ * Port to the D Programming Language:
+ *      John Reimer <terminal.node@gmail.com>
  *******************************************************************************/
 module dwt.opengl.GLCanvas;