HaikuDepot: Fix typo.

This commit is contained in:
Augustin Cavalier 2022-02-18 18:38:59 -05:00
parent a90d5c6d48
commit 1e7094566a

View File

@ -158,7 +158,7 @@ private:
};
// BRow for the PartitionListView
// BRow for the PackageListView
class PackageRow : public BRow {
typedef BRow Inherited;
public: