about summary refs log tree commit homepage
path: root/Documentation/comparison.haml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/comparison.haml')
-rw-r--r--Documentation/comparison.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/comparison.haml b/Documentation/comparison.haml
index cccd311..49531f9 100644
--- a/Documentation/comparison.haml
+++ b/Documentation/comparison.haml
@@ -289,14 +289,14 @@
     %td.devfd Yes
     %td.app_pool Yes
     %td.lock No!
-    %td.async Rainbows::Fiber{::IO,.sleep}
+    %td.async Rainbows::Fiber::IO, Rainbows.sleep
     %td.ws Sunshowers
   %tr.comp_row
     %td.mod FiberPool
     %td.devfd Yes
     %td.app_pool Yes
     %td.lock No!
-    %td.async Rainbows::Fiber{::IO,.sleep}
+    %td.async Rainbows::Fiber::IO, Rainbows.sleep
     %td.ws Sunshowers
   %tr.comp_row
     %td.mod ActorSpawn
@@ -324,7 +324,7 @@
     %td.devfd Yes
     %td.app_pool Yes
     %td.lock No!
-    %td.async Rainbows::Fiber::IO, Rainbows::Fiber::Rev.sleep
+    %td.async Rainbows::Fiber::IO, Rainbows.sleep
 
 %ul
   %li