[Python-apps-commits] r12102 - in packages/python-afl/trunk/debian (2 files)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Tue Jul 14 18:51:26 UTC 2015


    Date: Tuesday, July 14, 2015 @ 18:51:25
  Author: danstender-guest
Revision: 12102

fixed typo in manpages

Modified:
  packages/python-afl/trunk/debian/py-afl-fuzz.txt
  packages/python-afl/trunk/debian/py-afl-showmap.txt

Modified: packages/python-afl/trunk/debian/py-afl-fuzz.txt
===================================================================
--- packages/python-afl/trunk/debian/py-afl-fuzz.txt	2015-07-14 18:47:33 UTC (rev 12101)
+++ packages/python-afl/trunk/debian/py-afl-fuzz.txt	2015-07-14 18:51:25 UTC (rev 12102)
@@ -5,7 +5,7 @@
   py-afl-fuzz [options] -- /path/to/fuzzed_app [...]
  
 DESCRIPTION
-  afl (Amercian Fuzzy Lop) is an instrumentation-driven fuzzy tester. See the
+  afl (American Fuzzy Lop) is an instrumentation-driven fuzzy tester. See the
   output of $ afl-fuzz for a list of options. The afl module needs to be added
   to the Python source. For usage information on python-afl, see
   /usr/share/doc/python-afl/README.rst, for exhaustive information on afl, see

Modified: packages/python-afl/trunk/debian/py-afl-showmap.txt
===================================================================
--- packages/python-afl/trunk/debian/py-afl-showmap.txt	2015-07-14 18:47:33 UTC (rev 12101)
+++ packages/python-afl/trunk/debian/py-afl-showmap.txt	2015-07-14 18:51:25 UTC (rev 12102)
@@ -5,7 +5,7 @@
   py-afl-showmap [options] -- /path/to/target_app [...]
  
 DESCRIPTION
-  afl (Amercian Fuzzy Lop) is an instrumentation-driven fuzzy tester. See the
+  afl (American Fuzzy Lop) is an instrumentation-driven fuzzy tester. See the
   output of $ afl-showmap for a list of options. The afl module needs to be added
   to the Python source. For usage information on python-afl, see
   /usr/share/doc/python-afl/README.rst, for exhaustive information on afl, see




More information about the Python-apps-commits mailing list