Skip to content

Commit

Permalink
Merge pull request #9042 from albert-github/feature/bug_spell_20220116
Browse files Browse the repository at this point in the history
Correcting spelling error
  • Loading branch information
doxygen committed Jan 16, 2022
2 parents 78d074f + 3e25298 commit 9948297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tagreader.cpp
Expand Up @@ -200,7 +200,7 @@ struct TagDirInfo : public TagCompoundInfo

using TagDirInfoPtr = std::unique_ptr<TagDirInfo>;

/** Variant class that holds a unqiue pointer to one of the specific container types */
/** Variant class that holds a unique pointer to one of the specific container types */
class TagCompoundVariant
{
public:
Expand Down

0 comments on commit 9948297

Please sign in to comment.