summaryrefslogtreecommitdiff
path: root/src/gen_pfc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gen_pfc.c')
-rw-r--r--src/gen_pfc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gen_pfc.c b/src/gen_pfc.c
index bb217c8..9d2dedb 100644
--- a/src/gen_pfc.c
+++ b/src/gen_pfc.c
@@ -244,7 +244,7 @@ static void _gen_pfc_chain(const struct arch_def *arch,
* @param sys the syscall filter
* @param fds the file stream to send the output
*
- * This function generates a pseduo filter code representation of the given
+ * This function generates a pseudo filter code representation of the given
* syscall filter and writes it to the given output stream.
*
*/