summaryrefslogtreecommitdiff
path: root/gtk/packet_list_store.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/packet_list_store.h')
-rw-r--r--gtk/packet_list_store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/packet_list_store.h b/gtk/packet_list_store.h
index 0651a03049..ddaf5ff2da 100644
--- a/gtk/packet_list_store.h
+++ b/gtk/packet_list_store.h
@@ -70,7 +70,7 @@ struct _PacketListRecord
gint visible_pos;
};
-/** PacketListRecord: Everything for our model implementation. */
+/** PacketList: Everything for our model implementation. */
struct _PacketList
{
GObject parent; /** MUST be first */