fix(kernel/justification): typo
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
4be4f21de6
commit
1c8e78e3ae
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ public:
|
|||
};
|
||||
|
||||
/**
|
||||
\brief Simplifer version of pp_jst_fn
|
||||
\brief Simpler version of pp_jst_fn
|
||||
*/
|
||||
typedef std::function<format(formatter const &, options const &, substitution const &)> pp_jst_sfn;
|
||||
|
||||
|
|
Loading…
Reference in a new issue