diff --git a/frontends/p4/frontend.h b/frontends/p4/frontend.h index ad386622484..ccb7011071e 100644 --- a/frontends/p4/frontend.h +++ b/frontends/p4/frontend.h @@ -25,8 +25,8 @@ namespace P4 { class ConstantFoldingPolicy; // forward declare to avoid having to include -/// A customization point for frotend. The each tool can provide their own implementation of the -/// policy that customazes its behaviour, or use instance of this class directly to provide the +/// A customization point for frontend. The each tool can provide their own implementation of the +/// policy that customizes its behaviour, or use instance of this class directly to provide the /// defaults. class FrontEndPolicy { public: