From 9b3b1ed61d0a7440c25b9c599ba2766e2eaf5fae Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 24 Nov 2014 11:48:52 +0000 Subject: [PATCH] Fix typo in comment. --- etc/dallas.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/dallas.rules b/etc/dallas.rules index e0c64e0..8e5df56 100644 --- a/etc/dallas.rules +++ b/etc/dallas.rules @@ -1,6 +1,6 @@ # Format of IRSpy rules files: # -# Hash characters (#) introduced comments, which are ignored +# Hash characters (#) introduce comments, which are ignored # Trailing whitespace is ignored # Blank lines (i.e. including those consisting only of whitespace # and/or comments) are ignored -- 1.7.10.4