Fix a comment.
[obnox/wireshark/wip.git] / gtk / packet_list_store.h
index 0651a03049f7059d0bf5d0a2e105d510c4450411..ddaf5ff2da5287d73adac97e455f1e2a66b792d5 100644 (file)
@@ -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 */