mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
fixed a typo in a doxygen comment
This commit is contained in:
parent
71fc8f5830
commit
247a76766d
@ -27,7 +27,7 @@ namespace MWDialogue
|
||||
static std::string idFromIndex (const std::string& topic, int index);
|
||||
};
|
||||
|
||||
/// \biref A quest entry with a timestamp.
|
||||
/// \brief A quest entry with a timestamp.
|
||||
struct StampedJournalEntry : public JournalEntry
|
||||
{
|
||||
int mDay;
|
||||
|
Loading…
x
Reference in New Issue
Block a user