bsc-projects-14.html
changeset 323 5a77cc0a8126
parent 322 5096658fd342
child 324 e9a786f60a0b
--- a/bsc-projects-14.html	Fri Sep 19 23:22:45 2014 +0100
+++ b/bsc-projects-14.html	Fri Sep 19 23:25:37 2014 +0100
@@ -63,7 +63,7 @@
   and can “stab you in the back” according to
   this <A HREF="http://peterscott.github.io/2013/01/17/regular-expressions-will-stab-you-in-the-back/">blog post</A>.
   For example, if you use in <A HREF="http://www.python.org">Python</A> or 
-  in <A HREF="http://www.ruby-lang.org/en/">Ruby</A> (or also a number of other mainstream programming languages according to this
+  in <A HREF="http://www.ruby-lang.org/en/">Ruby</A> (or also in a number of other mainstream programming languages according to this
   <A HREF="http://www.computerbytesman.com/redos/">blog</A>) the 
   innocently looking regular expression <code>a?{28}a{28}</code> and match it, say, against the string 
   <code>aaaaaaaaaaaaaaaaaaaaaaaaaaaa</code> (that is 28 <code>a</code>s), you will soon notice that your CPU usage goes to 100%. In fact,
@@ -618,7 +618,7 @@
 </TABLE>
 
 <P>
-<!-- hhmts start --> Last modified: Fri Sep 19 23:22:37 BST 2014 <!-- hhmts end -->
+<!-- hhmts start --> Last modified: Fri Sep 19 23:25:29 BST 2014 <!-- hhmts end -->
 <a href="http://validator.w3.org/check/referer">[Validate this page.]</a>
 </BODY>
 </HTML>