diff --git a/src/apps/haikudepot/ui/PackageListView.cpp b/src/apps/haikudepot/ui/PackageListView.cpp index 159e45d1da..9fe2496695 100644 --- a/src/apps/haikudepot/ui/PackageListView.cpp +++ b/src/apps/haikudepot/ui/PackageListView.cpp @@ -158,7 +158,7 @@ private: }; -// BRow for the PartitionListView +// BRow for the PackageListView class PackageRow : public BRow { typedef BRow Inherited; public: