From a7c5d65eb50355274c1b5b047c02c653f518900a Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 25 Oct 2018 16:52:58 -0400 Subject: all: fix more spelling errors --- tools/gpg-check-pattern.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gpg-check-pattern.c') diff --git a/tools/gpg-check-pattern.c b/tools/gpg-check-pattern.c index 1f015e9e7..dee5d5d47 100644 --- a/tools/gpg-check-pattern.c +++ b/tools/gpg-check-pattern.c @@ -91,7 +91,7 @@ static struct enum { PAT_NULL, /* Indicates end of the array. */ PAT_STRING, /* The pattern is a simple string. */ - PAT_REGEX /* The pattern is an extended regualar expression. */ + PAT_REGEX /* The pattern is an extended regular expression. */ }; -- cgit v1.2.3