提交 5d2371e1 编写于 作者: Z Zygmunt Krynicki 提交者: John Johansen

apparmor: fix typo "traverse"

Signed-off-by: NZygmunt Krynicki <zygmunt.krynicki@canonical.com>
Acked-by: NChristian Boltz <apparmor@cboltz.de>
Signed-off-by: NJohn Johansen <john.johansen@canonical.com>
上级 69ad4a44
......@@ -472,7 +472,7 @@ unsigned int aa_dfa_match(struct aa_dfa *dfa, unsigned int start,
/**
* aa_dfa_next - step one character to the next state in the dfa
* @dfa: the dfa to tranverse (NOT NULL)
* @dfa: the dfa to traverse (NOT NULL)
* @state: the state to start in
* @c: the input character to transition on
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册