generator: Fix small typo in a comment in LPUGen.cs

This commit is contained in:
Bertrand Lorentz 2013-11-17 13:32:03 +01:00
parent ee06530b52
commit c2f9035625

View File

@ -1,4 +1,4 @@
// GtkSharp.Generation.LPUGen.cs - unsugned long/pointer generatable.
// GtkSharp.Generation.LPUGen.cs - unsigned long/pointer generatable.
//
// Author: Mike Kestner <mkestner@novell.com>
//