diff options
Diffstat (limited to 'libjava/gnu/awt/gtk/GtkFramePeer.java')
-rw-r--r-- | libjava/gnu/awt/gtk/GtkFramePeer.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/gnu/awt/gtk/GtkFramePeer.java b/libjava/gnu/awt/gtk/GtkFramePeer.java index 83ff613..e73a55b 100644 --- a/libjava/gnu/awt/gtk/GtkFramePeer.java +++ b/libjava/gnu/awt/gtk/GtkFramePeer.java @@ -6,7 +6,7 @@ This file is part of the peer AWT libraries of GNU Classpath. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation, either version 2 of the License, or -(at your option) any later verion. +(at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |