Fix incorrect comment in grand_prix_manager.hpp
This commit is contained in:
@@ -63,7 +63,7 @@ public:
|
||||
void remove(const std::string& id);
|
||||
// ------------------------------------------------------------------------
|
||||
/** Returns a pointer to the data for the specified GP.
|
||||
* \param i Index of the GP. */
|
||||
* \param s Name of the GP. */
|
||||
const GrandPrixData* getGrandPrix(const std::string& s) const;
|
||||
// ------------------------------------------------------------------------
|
||||
/** Returns a pointer to the data for the specified GP.
|
||||
|
||||
Reference in New Issue
Block a user