com presentations: Regen: singapore18.html

[email protected] (Rasmus Lerdorf) Sun, 16 Sep 2018 21:22:08 +0000
Newsgroups php.pres
Message-ID <[email protected]>
Commit:    72dfa76ccd7c2f8685fac34a8891dc06dc530a71
Author:    Rasmus Lerdorf <[email protected]>         Sun, 16 Sep 2018 14:22:08 -0700
Parents:   83d461a4b6e5552b63131a670939ab38d7ae1e93
Branches:  master

Link:       http://git.php.net/?p=presentations.git;a=commitdiff;h=72dfa76ccd7c2f8685fac34a8891dc06dc530a71

Log:
Regen

Changed paths:
  M  singapore18.html


Diff:
diff --git a/singapore18.html b/singapore18.html
index cfaae6a..5524ad0 100644
--- a/singapore18.html
+++ b/singapore18.html
@@ -646,7 +646,7 @@ C::fn([1], [1,2,3], ['mode'=&gt;&quot;test&quot;, 'max'=&gt;10]);
 
 C::fn(&quot;test&quot;, [1,2,3], ['max'=&gt;10]);
 // PhanTypeMismatchArgument Argument 3 (shaped) is array{max:10}
-// but \C::fn() takes array{mode:string,max:int</code></pre>
+// but \C::fn() takes array{mode:string,max:int}</code></pre>
 		</section>
 <section id="phan3">
 		<p class="p" style="font-size:1.5em;text-align:left;">User plugins</p>