From 8ac2f4f798012203d770049eb4a4374a3c5390ed Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 13 Jul 2021 22:35:29 +0200 Subject: Fix typos found by codespell GIT_SILENT --- find-modules/rules_engine.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'find-modules/rules_engine.py') diff --git a/find-modules/rules_engine.py b/find-modules/rules_engine.py index b9e9dedd..a2781cb9 100755 --- a/find-modules/rules_engine.py +++ b/find-modules/rules_engine.py @@ -812,7 +812,7 @@ class RuleSet(object): """ To implement your own binding, create a subclass of RuleSet, also called RuleSet in your own Python module. Your subclass will expose the raw rules - along with other ancilliary data exposed through the subclass methods. + along with other ancillary data exposed through the subclass methods. You then simply run the SIP generation and SIP compilation programs passing in the name of your rules file -- cgit v1.2.1