From 25d73e832dfffe7b429e4f9eac0d80d1d15f4a33 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Wed, 6 Oct 2021 20:06:17 +0200 Subject: [PATCH] typo --- tools/findbits.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/findbits.py b/tools/findbits.py index 809465a2e..a2c8342b7 100755 --- a/tools/findbits.py +++ b/tools/findbits.py @@ -65,9 +65,9 @@ def main(): Usage: {0} -\tNUMBER will be converted to it\'s BINARY equivalent for all valid +\tNUMBER will be converted to its BINARY equivalent for all valid \tinstances of BINARY, OCTAL, DECIMAL and HEX, and the bitstream -\tand it\'s inverse will be searched for a pattern match. Note that +\tand its inverse will be searched for a pattern match. Note that \tNUMBER must be specified in BINARY to match leading zeros. Example: