summaryrefslogtreecommitdiff
path: root/gtk/gtkvolumebutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkvolumebutton.h')
-rw-r--r--gtk/gtkvolumebutton.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtkvolumebutton.h b/gtk/gtkvolumebutton.h
index f28a7134c1..c69724fe11 100644
--- a/gtk/gtkvolumebutton.h
+++ b/gtk/gtkvolumebutton.h
@@ -24,7 +24,7 @@
* Modified by the GTK+ Team and others 2007. See the AUTHORS
* file for a list of people on the GTK+ Team. See the ChangeLog
* files for a list of changes. These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -65,4 +65,3 @@ GtkWidget* gtk_volume_button_new (void);
G_END_DECLS
#endif /* __GTK_VOLUME_BUTTON_H__ */
-