Fix typo
This commit is contained in:
@@ -12,12 +12,12 @@ class FictionalFantasyArtificedMentalPhenomenon
|
||||
|
||||
typedef FictionalFantasyArtificedMentalPhenomenon Fictenon;
|
||||
|
||||
class AspirationFantasyArtificedMentalPhenomenon
|
||||
class AspirationalFantasyArtificedMentalPhenomenon
|
||||
: public FantasyArtificedMentalPhenomenon
|
||||
{
|
||||
};
|
||||
|
||||
typedef AspirationFantasyArtificedMentalPhenomenon Aspanon;
|
||||
typedef AspirationalFantasyArtificedMentalPhenomenon Aspanon;
|
||||
|
||||
} // namespace smo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user