summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2013-07-22 17:23:17 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2013-07-22 17:23:17 +0000
commita480540c4ad707aaeace812dd8c9ce440d7119ac (patch)
tree19d20d923d1782293c71750393f8f5ac5e960ba1
parent6fe729718dcf9cb48ddc1573aa97f5b45fefc812 (diff)
downloadgcc-a480540c4ad707aaeace812dd8c9ce440d7119ac.tar.gz
Fix typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201139 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--libiberty/regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/regex.c b/libiberty/regex.c
index e12bc4e79af..c11f330273d 100644
--- a/libiberty/regex.c
+++ b/libiberty/regex.c
@@ -3396,7 +3396,7 @@ PREFIX(regex_compile) (const char *ARG_PREFIX(pattern),
class. */
PATFETCH (c);
- /* Now we have to go though the whole table
+ /* Now we have to go through the whole table
and find all characters which have the same
first level weight.