diff options
Diffstat (limited to 'konqueror/konq_view.h')
-rw-r--r-- | konqueror/konq_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/konq_view.h b/konqueror/konq_view.h index 28f2568d9..9c4e9c5a1 100644 --- a/konqueror/konq_view.h +++ b/konqueror/konq_view.h @@ -58,7 +58,7 @@ struct HistoryEntry }; /* This class represents a child of the main view. The main view maintains - * the list of children. A KonqView contains a Browser::View and + * the list of children. A KonqView tqcontains a Browser::View and * handles it. It's more or less the backend structure for the views. * The widget handling stuff is done by the KonqFrame. */ |