aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorMike Stump <mikestump@comcast.net>2013-07-21 16:48:23 +0000
committerMike Stump <mikestump@comcast.net>2013-07-21 16:48:23 +0000
commitca7877d5643e3a50914deafa2ba2346b6881b407 (patch)
tree1c93f3c59aacd06fec2ccf765aae1ea084fd100f /libiberty
parent14f7e3940d3a9d52f33ed9219b60777a7a39757d (diff)
Fix.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@201102 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/regex.c b/libiberty/regex.c
index 17091ce9569..e12bc4e79af 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 throught the whole table
+ /* Now we have to go though the whole table
and find all characters which have the same
first level weight.