projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4c0f30d
)
Typo
Karl Williamson [Thu, 14 Jan 2010 23:01:13 +0000 (16:01 -0700)]
universal.c
patch
|
blob
|
blame
|
history
diff --git
a/universal.c
b/universal.c
index
79ff772
..
27783ac
100644
(file)
--- a/
universal.c
+++ b/
universal.c
@@
-1172,7
+1172,7
@@
XS(XS_re_regexp_pattern)
if ((re = SvRX(ST(0)))) /* assign deliberate */
{
- /* Housten, we have a regex! */
+ /* Houston, we have a regex! */
SV *pattern;
STRLEN left = 0;
char reflags[6];