Signed-off-by: Andy Lutomirski <[email protected]>
---
 src/python/seccomp.pyx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/python/seccomp.pyx b/src/python/seccomp.pyx
index 47d2ae1..f09dcbf 100644
--- a/src/python/seccomp.pyx
+++ b/src/python/seccomp.pyx
@@ -155,7 +155,7 @@ cdef class Arg:
         """ Initialize the argument comparison.
 
         Arguments:
-        arg - the arguement number, starting at 0
+        arg - the argument number, starting at 0
         op - the argument comparison operator, e.g. {NE,LT,LE,...}
         datum_a - argument value
         datum_b - argument value, only valid when op == MASKED_EQ
-- 
1.8.3.1


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
libseccomp-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss

Reply via email to