mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fix typo in doc comment
This commit is contained in:
@@ -99,7 +99,7 @@ public:
|
||||
|
||||
/**
|
||||
* @brief Gets the Bash Tags that are listed in the loaded metadata lists.
|
||||
* @details Bash Tag suggestions can include plugins not in this list.
|
||||
* @details Bash Tag suggestions can include Bash Tags not in this list.
|
||||
* @returns A set of Bash Tag names.
|
||||
*/
|
||||
virtual std::vector<std::string> GetKnownBashTags() const = 0;
|
||||
|
||||
Reference in New Issue
Block a user